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