Updates the link's internal state after the link's control points have been changed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void UpdateFromPoints ( |
Visual Basic
Copy Code
|
|---|
Public Sub UpdateFromPoints( _ |
true to update the positions of nodes attached to the link; otherwise, false.
See Also