Compartilhar via


Construtor AnchorPoint

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
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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

AnchorPoint Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams