Freigeben über


LinkConnectsToNode-Konstruktor (LinkShape, NodeShape)

Konstruktor erstellt einen LinkConnectsToNode-Link in derselben Partition wie das angegebene LinkShape

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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