Search
DiagramNode.UpdateLinkIntersections Method
See Also
 





Updates the intersection points of links, conntected to this node and its outline, usually in response to change in the node's shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected void UpdateLinkIntersections ()

Visual Basic  Copy Code

Protected Sub UpdateLinkIntersections ()

 See Also