DATA Step Graphics Interface Dictionary |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8, 50 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
CALL GASK('WINDOW', n, llx, lly, urx, ury, return-code-variable);
Description |
The GASK('WINDOW', . . . ) routine returns the coordinates of the window associated with the specified transformation number. If no window has been defined with the GSET('WINDOW', . . . ) function for transformation n, GASK('WINDOW', . . . ) returns the default window coordinates, which are device dependent.
Argument Definitions |
See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.