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