Chapter Contents |
Previous |
Next |
LINWIDTH |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8, 90 |
Default Value: | 1 |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GSET('LINWIDTH', width);
Description |
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.
Argument Definitions |
width | numeric constant or numeric variable name; specifies the width of the line in pixels; must be greater than 0. |
See Also |
GASK('LINWIDTH', . . . ) routine | |
GSET('ASF', . . . ) function | |
GSET('LINREP', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.