Search
DiagramLink.ReassignAnchorPoints Method
See Also
 





Attaches the link end points to the anchor points defined for the link's origin and destination nodes.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public void ReassignAnchorPoints ()

Visual Basic  Copy Code

Public Sub ReassignAnchorPoints ()

 See Also