BinaryLinkShapeBase::FromLinkConnectsToNode Property
Visual Studio 2015
Gets the ElementLink relationship that connects the link shape to the node at the From end of the connector.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property LinkConnectsToNode^ FromLinkConnectsToNode { LinkConnectsToNode^ get(); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::LinkConnectsToNode^
Show: