Search
Text.getBounds Method
See Also
 





Gets a value indicating the bounding rectangle of the text container.

Namespace: MindFusion.Drawing
File: Text.js

 Syntax

JavaScript  Copy Code

function getBounds ()

 Return Value

Rect. The bounding rectangle.

 See Also