Macro Language Reference > Macros > Raster > trrot
  
trrot
Description
Rotates the raster graphic assigned to the currently selected frame by a multiple of 90°. Rotation is performed in a clockwise direction.
Syntax
trrot angle:n?
trrot
[no parameter]
Rotate by 90°
angle
90
Rotate by 90°
180
Rotate by 180°: carried out via a mirror action (see trmirror) followed by a flop action (see trflop).
270
Rotate by 270°: carried out via a 90° rotation followed by a mirror action (see trmirror) and a flop action (see trflop).
Related Links