ROTATE_FONT@
Platform | Win32, x64 |
Purpose
|
To rotate the font being used on the current drawing surface.
|
Syntax
|
SUBROUTINE ROTATE_FONT@( ROT )
DOUBLE PRECISION ROT
|
Description
|
This routine will rotate the selected font about the bottom left-hand corner of
the text. The rotation is anti-clockwise and ROT is specified in degrees.
|
See also
|
ITALIC_FONT@, SCALE_FONT@,
SELECT_FONT@, UNDERLINE_FONT@,
BOLD_FONT@
|
|
|