Search
Path.getBounds Method
See Also
 






Gets the bounding rect of the path.

Namespace: MindFusion.Drawing
File: Path.js

 Syntax

JavaScript  Copy Code

function getBounds ()

 Return Value

Rect. The bounding rect.

 See Also