LinkConnectsToNode (Constructor) (LinkShape, NodeShape)

El constructor establece relaciones de LinkConnectsToNode en la misma partición que el LinkShape determinado

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    source As LinkShape, _
    target As NodeShape _
)
public LinkConnectsToNode(
    LinkShape source,
    NodeShape target
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

LinkConnectsToNode Clase

LinkConnectsToNode (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)