Partager via


AnchorPoint, constructeur

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    linkShape As LinkShape, _
    lineSegment As LineSegment, _
    connectedShape As NodeShape, _
    tolerance As SizeD, _
    isStartPoint As Boolean _
)
public AnchorPoint(
    LinkShape linkShape,
    LineSegment lineSegment,
    NodeShape connectedShape,
    SizeD tolerance,
    bool isStartPoint
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

AnchorPoint Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms