EllipseGeometry.Bounds 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Rect,這個項目表示這個 EllipseGeometry 的週框方塊。 這個方法並不會視為可能透過筆劃新增的額外區域。
public:
virtual property System::Windows::Rect Bounds { System::Windows::Rect get(); };
public override System.Windows.Rect Bounds { get; }
member this.Bounds : System.Windows.Rect
Public Overrides ReadOnly Property Bounds As Rect
屬性值
EllipseGeometry 的週框方塊。