Drawing.Bounds Propriété
Définition
Obtient les limites alignées sur l'axe du contenu du dessin.Gets the axis-aligned bounds of the drawing's contents.
public:
property System::Windows::Rect Bounds { System::Windows::Rect get(); };
public System.Windows.Rect Bounds { get; }
member this.Bounds : System.Windows.Rect
Public ReadOnly Property Bounds As Rect
Valeur de propriété
Limites alignées sur l'axe du contenu du dessin.The axis-aligned bounds of the drawing's contents.