FILL
Specifies whether to use the device's hardware rectangle-fill
capability.
Used by: |
GOPTIONS statement, GDEVICE procedure, GDEVICE Parameters window |
Default: |
device-dependent |
Restriction: |
not supported by Java or ActiveX |
Syntax
Parameter Values
- FILL
- FILL=Y
-
causes SAS/GRAPH
to use the built-in hardware rectangle-filling capability of the device.
A blank Fill
field in the Parameters window is the same as FILL=Y.
hardware drawing is
faster, but not all devices have the capability.
SAS/GRAPH does
not try to use the capability if your device does not support it.
- NOFILL
- FILL=N
-
causes SAS/GRAPH
to use software fills to fill rectangles.