Sdílet prostřednictvím


EllipseGeometry.Bounds Vlastnost

Definice

Získá objekt Rect , který představuje ohraničující rámeček tohoto EllipseGeometryobjektu . Tato metoda nebere v úvahu další oblast, kterou může přidat tah.

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

Hodnota vlastnosti

Ohraničující rámeček .EllipseGeometry

Platí pro