Drawing.Bounds 屬性

定義

取得繪圖內容的軸對齊週框。

public:
 property System::Windows::Rect Bounds { System::Windows::Rect get(); };
public System.Windows.Rect Bounds { get; }
member this.Bounds : System.Windows.Rect
Public ReadOnly Property Bounds As Rect

屬性值

Rect

繪圖內容的軸對齊週框。

適用於