SystemDropShadowChrome.CornerRadius プロパティ

定義

四角形の角の半径を取得または設定します。

public:
 property System::Windows::CornerRadius CornerRadius { System::Windows::CornerRadius get(); void set(System::Windows::CornerRadius value); };
public System.Windows.CornerRadius CornerRadius { get; set; }
member this.CornerRadius : System.Windows.CornerRadius with get, set
Public Property CornerRadius As CornerRadius

プロパティ値

四角形の角の半径。

注釈

依存プロパティ情報

識別子フィールド CornerRadiusProperty
に設定されたメタデータ プロパティ true AffectsRender

適用対象