Removes the link associated with this connection point from the associated node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual void RemoveLinkFromNode () |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub RemoveLinkFromNode () |
See Also