ROTATION

Sets the increment of the angle by which the device can rotate any given letter in a string of text in a Metagraphics driver.
Used by: GDEVICE procedure, GDEVICE Metagraphics window
Default: ROTATION=0
Restriction: Used only with user-supplied Metagraphics drivers.

Syntax

ROTATION=angle-increment

Parameter Values

angle-increment
specifies the increment of the angle at which to rotate individual characters, for example, every 5 degrees, every 45 degrees, and so on. Angle-increment is an integer in the range 0 to 360. A value of 0 means that the device uses its default character rotation. Specify 0 if your device does not perform hardware character rotation.

Details

For information about Metagraphics drivers, contact Technical Support.