Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

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 in: GDEVICE procedure; GDEVICE Metagraphics window
Default: ROTATION=0
Restriction: Used only with user-supplied Metagraphics drivers.

Syntax
Details

Syntax

ROTATION=angle-increment

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.

Previous Page | Next Page | Top of Page