Search
FreeFormNode.UpdateFromPoints Method
See Also
 





Updates the node's internal state after its points have changed.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public void UpdateFromPoints ()

Visual Basic  Copy Code

Public Sub UpdateFromPoints ()

 See Also