Search
ConnectionPoint.RemoveLinkFromNode Method
See Also
 





Removes the link associated with this connection point from the associated node.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public virtual void RemoveLinkFromNode ()

Visual Basic  Copy Code

Public Overridable Sub RemoveLinkFromNode ()

 See Also