Graphics Options and Device Parameters Dictionary |
Specifies whether to use the device's hardware rectangle-fill
capability.
Used in: |
GOPTIONS statement; GDEVICE procedure; GDEVICE
Parameters window
|
Restriction: |
not supported by Java or ActiveX
|
Default: |
device-dependent
|
-
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.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.