LinkConnectsToNode Constructor (LinkShape^, NodeShape^)
Visual Studio 2015
Constructor Creates a LinkConnectsToNode link in the same Partition as the given LinkShape
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- source
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::LinkShape^
LinkShape to use as the source of the relationship.
- target
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::NodeShape^
NodeShape to use as the target of the relationship.
Show: