Chapter Contents |
Previous |
Next |
FILTYPE |
Operating States: | GKOP, SGOP, WSAC, WSOP |
Return Codes: | 0, 8, 78 |
Default Value: | HOLLOW |
Syntax | |
Description | |
Argument Definitions | |
See Also |
Syntax |
return-code-variable=GSET('FILTYPE', interior);
Description |
The GSET('FILTYPE', . . . ) function selects a particular type of interior fill. If FILTYPE is set to HATCH or PATTERN, the GSET('FILSTYLE', . . . ) function determines the type of hatch or pattern fill used. The aspect source flag (ASF) for FILTYPE must be set to 'INDIVIDUAL' for this attribute to be used outside of a fill bundle.
Argument Definitions |
interior | character string or character variable
name; indicates the type of interior fill. Valid values are
|
See Also |
GSET('ASF', . . . ) function | |
GSET('FILREP', . . . ) function | |
GSET('FILSTYLE', . . . ) function |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.