Freigeben über


LinkConnectsToNode-Konstruktor (LinkShape, NodeShape)

Konstruktor erstellt eine LinkConnectsToNode-Verbindung in derselben Partition wie das angegebene LinkShape her

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Public Sub New ( _
    source As LinkShape, _
    target As NodeShape _
)
public LinkConnectsToNode(
    LinkShape source,
    NodeShape target
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LinkConnectsToNode Klasse

LinkConnectsToNode-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace