Macro Language Reference > Macros > Graphic > tgsrot
  
tgsrot
Description
Sets the rotation of a graphic object.
Syntax
tgsrot angle:f? ( relative:n? )
tgsrot
[no parameter]
Invoke the Set Orientation (rotate) dialog box.
angle
The angle by which the object should be rotated.
relative
Ø|0
Treat angle as an absolute rotation specifying the final rotation of the shape.
1
The final rotation of the shape will be the sum of its current rotation plus angle.
Additional Information
Rotation of an object graphic can also be achieved manually via the free hand rotate tool. See tgrot for further information.
Related Links