Gets the rectangle that defines the position of the diagram node.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function getBounds () |
Type: Rect
The node's bounding rectangle.
Use this property to get the size and/or location of a node. Moving a node also updates the control points coordinates of all links connected to it.