RectangleGeometry.Bounds Vlastnost

Definice

Získá ohraničující Rect rámeček RectangleGeometry. Tato metoda nebere v úvahu žádná pera.

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 RectangleGeometry.

Poznámky

Pokud jsou k dispozici animace, použijí se k výpočtu ohraničujícího rámečku RectangleGeometry základní hodnoty objektu.

Platí pro