Search
Selection.getBounds Method
See Also
 






Gets a rectangle that defines the position of the selection frame.

Namespace: MindFusion.Diagramming
File: Selection.js

 Syntax

JavaScript  Copy Code

function getBounds ()

 Return Value

Rect. The frame's bounding rectangle.

 See Also