Partager via


LineSegment, constructeur (LinkShape, Int32, Int32)

Constructeur qui prend le LinkShape et les index parents pour les deux points de fin.

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
Public Sub New ( _
    linkShape As LinkShape, _
    indexStart As Integer, _
    indexEnd As Integer _
)
public LineSegment(
    LinkShape linkShape,
    int indexStart,
    int indexEnd
)

Paramètres

  • indexStart
    Type : System.Int32
    le point de départ du segment.

Sécurité .NET Framework

Voir aussi

Référence

LineSegment Classe

LineSegment, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms