Partilhar via


Propriedade DiagramItem.Segment

Obtém o segmento.

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 Property Segment As LineSegment
public LineSegment Segment { get; set; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.LineSegment

Segurança do .NET Framework

Consulte também

Referência

DiagramItem Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams