Sets the rectangle that defines the position of the diagram node.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript Copy Code |
---|
function setBounds (bounds, [updateDependencies]) |
Use this method to set the size and/or location of a node. If updateDependencies is set, moving the node will also update the control-point coordinates of all links connected to it.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |