Sets a value indicating the bounding rectangle of the text container.
Namespace: MindFusion.Drawing
File: Text.js
SyntaxJavaScript
Copy Code
|
|---|
function setBounds (bounds, [angle]) |
Type: Rect
Rect. The bounding rectangle.
Type: Number
Number. The rotation angle to be applied to the bounding rectangle.
See Also