![]() Chapter Contents |
![]() Previous |
![]() Next |
| VSIZE |
| Operating States: | All |
| Return Codes: | 0 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
CALL GASK('VSIZE', vsize, return-code-variable);
| Description |
The GASK('VSIZE', . . . ) routine returns the current vertical dimension, in inches, of the graphics output area. GASK('VSIZE', . . . ) searches for the current vertical dimension in the following order:
| Argument Definitions |
| vsize | numeric variable name; returns the size of the graphics output area in the y dimension (in inches). |
| return-code-variable | numeric variable name; returns the return code of the routine call. |
| See Also |
| GASK('HSIZE', . . . ) routine | |
| GASK('VPOS', . . . ) routine | |
| GSET('VSIZE', . . . ) function | |
| VSIZE= graphics option (see VSIZE) |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.