言語

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 None

適用対象

こちらもご覧ください