| DATA Step Graphics Interface Dictionary |
| Operating States: | GKOP, SGOP, WSAC, WSOP |
| Return Codes: | 0, 8, 50 |
| Default Value: | 0 |
| Syntax | |
| Description | |
| Argument Definitions | |
| See Also |
| Syntax |
return-code-variable=GSET('TRANSNO', n);
| Description |
The GSET('TRANSNO', . . . ) function activates the viewport, or the window you have defined for the specified transformation number, or both. If you have not defined both a viewport and window for a transformation, the default is used for the one missing.
You can select 0 as the active transformation, but you cannot define a viewport or window for that transformation number. A transformation of 0 activates the default viewport, (0,0) to (1,1), and window, which is device dependent.
| Argument Definitions |
| See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.