LinkConnectsToNode Constructor
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | LinkConnectsToNode(LinkShape^, NodeShape^) | Constructor Creates a LinkConnectsToNode link in the same Partition as the given LinkShape |
![]() | LinkConnectsToNode(Partition^, array<RoleAssignment^>^) | Constructor |
![]() | LinkConnectsToNode(Partition^, array<RoleAssignment^>^, array<PropertyAssignment^>^) | Constructor |
![]() | LinkConnectsToNode(Store^, array<RoleAssignment^>^) | Constructor |
![]() | LinkConnectsToNode(Store^, array<RoleAssignment^>^, array<PropertyAssignment^>^) | Constructor |
Show:
