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