Partilhar via


Método CircleShapeGeometry.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.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.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

Comentários

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

Segurança do .NET Framework

Consulte também

Referência

CircleShapeGeometry Classe

Sobrecargas GetPath

Namespace Microsoft.VisualStudio.Modeling.Diagrams