Share via


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

適用於

另請參閱