StreamGeometry.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 un Rect qui est précisément suffisamment grand pour contenir ce 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
Valeur de propriété
Zone englobante de ce StreamGeometry.
Remarques
Cette méthode ne prend aucun stylet en compte lors du calcul des limites de la géométrie.