Partager via


EllipseShapeGeometry.GetPath, méthode (RectangleD)

Obtient le GraphicsPath de la géométrie.C'est un singleton sur la classe de la géométrie.Ne supprimez pas.Utilisation immédiatement.Utilisation GetPathCopy si un autre chemin d'accès est nécessaire !

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
Protected Overrides Function GetPath ( _
    boundingBox As RectangleD _
) As GraphicsPath
protected override GraphicsPath GetPath(
    RectangleD boundingBox
)

Paramètres

Valeur de retour

Type : System.Drawing.Drawing2D.GraphicsPath

Sécurité .NET Framework

Voir aussi

Référence

EllipseShapeGeometry Classe

GetPath, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms