Search
DiagramNode.UpdateLinkPositions Method
See Also
 





Updates the end points of the links, connected to this node, usually in response to change in the node's size or shape.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected void UpdateLinkPositions ()

Visual Basic  Copy Code

Protected Sub UpdateLinkPositions ()

 See Also