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('VIEWPORT', n, llx, lly, urx, ury, return-code-variable);
Description |
The GASK('VIEWPORT', . . . ) routine returns the coordinates of the viewport associated with the specified transformation. If a viewport has not been defined with the GSET('VIEWPORT', . . . ) function for the specified transformation, n, GASK('VIEWPORT', . . . ) returns the default coordinates for the viewport, (0,0) and (1,1).
Argument Definitions |
See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.