IDCompositionRectangleClip::SetTopLeftRadiusX(float) メソッド (dcomp.h)
このクリップの TopLeftRadiusX プロパティの値を変更またはアニメーション化します。 TopLeftRadiusX プロパティは、クリップの左上隅を丸める楕円の x 半径を指定します。
オーバーロードの一覧
メソッド | 説明 |
---|---|
SetTopLeftRadiusX(float) | このクリップの TopLeftRadiusX プロパティの値を変更します。 |
SetTopLeftRadiusX(IDCompositionAnimation*) | このクリップの TopLeftRadiusX プロパティの値をアニメーション化します。 |
構文
HRESULT SetTopLeftRadiusX(
float radius
);
パラメーター
radius
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | dcomp.h |
Library | Dcomp.lib |
[DLL] | Dcomp.dll |