Partilhar via


Método EllipseShapeGeometry.GetPath (RectangleD)

Obtém o GraphicsPath da geometria. Este é um singleton da classe geometry. Não dispor. Use imediatamente. Se outro caminho for necessária, use GetPathCopy!

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintaxe

'Declaração
Protected Overrides Function GetPath ( _
    boundingBox As RectangleD _
) As GraphicsPath
protected override GraphicsPath GetPath(
    RectangleD boundingBox
)

Parâmetros

Valor de retorno

Tipo: System.Drawing.Drawing2D.GraphicsPath

Segurança do .NET Framework

Consulte também

Referência

EllipseShapeGeometry Classe

Sobrecargas GetPath

Namespace Microsoft.VisualStudio.Modeling.Diagrams