Performs a call to apply-rotation with a given angle for the duration of the macro's body.
The
with-graphics-rotation
macro performs a call to
(apply-rotation
transform
angle
)
on the port's transform for the duration of the body of the macro.
angle is in radians. If angle is positive, then the rotation is clockwise.
CAPI Reference Manual - 15 Dec 2011