LineGeometry.Bounds Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le cadre englobant aligné sur l'axe de ce LineGeometry.
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
Valeur de propriété
Le cadre englobant aligné sur l'axe de ce LineGeometry.
Remarques
Cette propriété ne tient pas compte de la zone potentiellement ajoutée par un Pen.