Diagram::IsConnectorMappedToLink Method (BinaryLinkShape^)
Visual Studio 2015
Verifies whether the link has a link shape on the diagram.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- connector
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::BinaryLinkShape^
The link shape.
Return Value
Type: System::Booleantrue if the link has a link shape on the diagram; otherwise, false.
By default, the return value is true.
Show: