BinaryLinkShapeBase::ToLinkConnectsToNode Property

 

Gets the ElementLink relationship that connects the link shape to the node at the To end of the connector.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property LinkConnectsToNode^ ToLinkConnectsToNode {
	LinkConnectsToNode^ get();
}
Return to top
Show: