MindFusion.Diagramming for JavaScript Programmer's Guide

ConnectionPoint.saveEndRelative Method

See Also
 





Updates the coordinates of the connection point represented by this link, relative to the bounding rectangle of the associated node.

Namespace: MindFusion.Diagramming
File: ConnectionPoint.js

 Syntax

JavaScript  Copy Code

function saveEndRelative ()

 See Also