Sets the rectangle that defines the position of the diagram node.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript
![]() |
---|
function setBounds (bounds, [updateLinks]) |
true if the links must be updated; otherwise, false.
Use this method to set the size and/or location of a node. Moving a node also updates the control points coordinates of all links connected to it.