Rotates the object around its
anchor point by the specified angle.
The angle represents degrees counter-clockwise with respect to
the default position. The value must be a non-negative multiple
of 90.
Note: The direction of rotation is the same as for
positive angles in PostScript®, PDF, and
PCL but opposite to that in SVG.
SyntaxReference_Syntax.rotate = "0 | measurement"
JavaScriptTextField1.rotate = "90";
FormCalcTextField1.rotate = "90"
|
|
|