Partilhar via


Propriedade BinaryLinkShapeBase.ExcludePath

obter/define o caminho que gráficos este é um singleton na classe de BinaryLinkShape. Não descartado. Use imediatamente. Use o clone se outro caminho é necessário!

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
Public ReadOnly Property ExcludePath As GraphicsPath
public GraphicsPath ExcludePath { get; }

Valor de propriedade

Tipo: System.Drawing.Drawing2D.GraphicsPath

Comentários

Obtém ou define o caminho gráficos. Este é um singleton na classe de BinaryLinkShape. Não descartado. Use imediatamente. Use o clone se outro caminho é necessário.

Segurança do .NET Framework

Consulte também

Referência

BinaryLinkShapeBase Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams