Previous Page
|
Next Page
ASPECT
Specifies the aspect ratio
Operating state:
GKCL
Default:
0.0
Syntax
Details
Syntax
return-code-variable
=GSET('ASPECT',
aspect
);
Required Argument
aspect
numeric constant or numeric variable name; specifies the aspect ratio and cannot be less than 0.
Return Codes
This function returns:
0, 1, 90, or 307. See
Return Codes for DSGI Routines and Functions
.
Details
The GSET('ASPECT', . . . ) function sets the aspect ratio used to draw graphics output. GSET('ASPECT', . . . ) affects only pies, arcs, and software text.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page