Chapter Contents |
Previous |
Next |
TEXHEIGHT |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8, 73 |
Default Value: | 1. HTEXT= graphics option, if specified; 2. 1 unit |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GSET('TEXHEIGHT', height);
Description |
The GSET('TEXHEIGHT', . . . ) function sets the height for text. GSET('TEXHEIGHT', . . . ) affects text the same way as the HTEXT= graphics option.
Argument Definitions |
height | numeric constant or numeric variable name; indicates height in units based on the current window system; must be greater than 0. |
See Also |
GASK('TEXHEIGHT', . . . ) routine | |
HTEXT= graphics options (see HTEXT) |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.