Previous Page
|
Next Page
LINWIDTH
Specifies the thickness of the line
Operating state:
GKOP, SGOP, WSAC, WSOP
Default:
1
Syntax
Details
Syntax
return-code-variable
=GSET('LINWIDTH',
width
);
Required Argument
width
numeric constant or numeric variable name; specifies the width of the line in pixels; must be greater than 0.
Return Codes
This function returns:
0, 8, or 90. See
Return Codes for DSGI Routines and Functions
.
Details
The GSET('LINWIDTH', . . . ) function selects a line width in units of pixels. The aspect source flag (ASF) for LINWIDTH must be set to 'INDIVIDUAL' for this attribute to be used outside of a line bundle.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page