Geometry.Bounds 屬性

定義

取得 Rect,它指定 Geometry 與軸對齊的週框方塊。

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

屬性值

Geometry 與軸對齊的週框方塊。

備註

這個屬性不會考慮筆劃可能新增的區域。

適用於