RectangleGeometry.Rect プロパティ

定義

四角形の寸法を取得または設定します。

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

プロパティ値

四角形の位置とサイズ。 既定値は、Empty です。

注釈

依存プロパティ情報

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

適用対象

こちらもご覧ください