Platform | Win32, x64 |
Purpose |
To add an underline to text on the current drawing surface. |
Syntax |
SUBROUTINE UNDERLINE_FONT@( ACTIVE ) |
Description |
When using the function DRAW_CHARACTERS@ on a drawing surface with any font selected, a call to this routine with a value of 1 will make subsequent text underlined. A further call with a value of 0 will switch off the effect. |
See also |
ROTATE_FONT@, SCALE_FONT@, SELECT_FONT@, ITALIC_FONT@, BOLD_FONT@ |