Previous Page
|
Next Page
LININDEX
Specifies the index of the bundle of line attributes
Operating state:
GKOP, SGOP, WSAC, WSOP
Default:
1
Syntax
Details
Syntax
return-code-variable
=GSET('LININDEX',
index
);
Required Argument
index
numeric constant or numeric variable name; indicates the index of the bundle to activate. Valid values are 1 to 20, inclusive.
Return Codes
This function returns:
0, 8, or 60. See
Return Codes for DSGI Routines and Functions
.
Details
The GSET('LININDEX', . . . ) function activates a particular line bundle. To use the bundled values when the affected graphics element is drawn; the aspect source flag (ASF) for LINCOLOR, LINTYPE, and LINWIDTH must be set to 'BUNDLED'.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page