ASP.NET Pack Programmer's Guide
Text.setBounds Method
See Also
 





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

Namespace: MindFusion.Drawing
Package: Text.js

 Syntax

JavaScript  Copy Code

function setBounds (bounds, [angle])

 Parameters

bounds

The bounding rectangle.

angle
Optional.

The rotation angle to be applied to the bounding rectangle.

 See Also

Text Members
Text Class
MindFusion.Drawing Namespace