Search
DiagramNode.UpdateLinkIntersections Method
See Also
 





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

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected void UpdateLinkIntersections ()

Visual Basic  Copy Code

Protected Sub UpdateLinkIntersections ()

 See Also