Represents a world space transform.

When first created the object defaults to the identity - no transformation.

A world space transform is not same an object transform. If you specify a rotation of 45 degrees you are rotating yourself rather than the object. So if you wish to insert text rotated by 45 degrees you should specify a world space transform rotation of minus 45 degrees.

 

   
   
Method   Description
Invert Invert the transform.
Magnify Scale about a locked anchor point.
Reset Reset to the identity.
Rotate Rotate about a locked anchor point (angle in degrees).
Skew Skew horizontally and vertically about a locked anchor point.
Translate Translate horizontally and vertically.

 

   
   
Property   Default   Description
String Yes A string representation of the transform.
   
     

 

Browser Based Help. Published by chm2web software.