共用方式為


StreamGeometry.Bounds 屬性

定義

取得 Rect,它剛好可以包含這個 StreamGeometry

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

屬性值

這個 StreamGeometry 的週框方塊。

備註

這個方法不會在計算幾何界限時考慮任何畫筆。

適用於