FILTYPE

Specifies the type of the interior of the fill area
Operating state: GKOP, SGOP, WSAC, WSOP
Default: HOLLOW

Syntax

return-code-variable=GSET('FILTYPE', interior);

Required Argument

interior
character string or character variable name; indicates the type of interior fill. Valid values are as follows:
  • HATCH
  • HOLLOW
  • PATTERN
  • SOLID

Return Codes

This function returns:

Details

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.