MindFusion.Diagramming for JavaScript Programmer's Guide

DiagramLink.updateFromPoints Method

See Also
 





Updates the link's internal state after the link's control points have been changed.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

function updateFromPoints ()

 See Also