This topic has not yet been rated - Rate this topic

Diagram.IsConnectorMappedToLink Method

Verifies whether the link has a link shape on the diagram.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual bool IsConnectorMappedToLink(
	BinaryLinkShape connector
)

Parameters

connector
Type: Microsoft.VisualStudio.Modeling.Diagrams.BinaryLinkShape
The link shape.

Return Value

Type: System.Boolean
true if the link has a link shape on the diagram; otherwise, false.

By default, the return value is true.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ