MindFusion.Wpf Pack Programmer's Guide
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.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected void UpdateLinkPositions ()

Visual Basic  Copy Code

Protected Sub UpdateLinkPositions ()

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming.Wpf Namespace