Chapter Contents |
Previous |
Next |
ASPECT |
Operating States: | All |
Return Codes: | 0 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('ASPECT', aspect, return-code-variable);
Description |
The GASK('ASPECT', . . . ) routine returns the current aspect ratio used to draw graphics output. GASK('ASPECT', . . . ) searches for the current aspect ratio in the following order:
Argument Definitions |
aspect | numeric variable name; returns the aspect ratio. |
return-code-variable | numeric variable name; returns the return code of the routine call. |
See Also |
ASPECT= graphics option (see ASPECT) | |
GSET('ASPECT', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.