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