Chapter Contents |
Previous |
Next |
MARSIZE |
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('MARSIZE', size);
Description |
The GSET('MARSIZE', . . . ) function sets the marker size in units of the current window system. The aspect source flag (ASF) of MARSIZE must be set to 'INDIVIDUAL' for this attribute to be used outside of a marker bundle.
Argument Definitions |
size | numeric constant or numeric variable name; indicates the size of the marker in units of the current window system; must be greater than 0. |
See Also |
GASK('MARSIZE', . . . ) routine | |
GSET('ASF', . . . ) function | |
GSET('MARREP', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.