Graphics Options and Device Parameters Dictionary |
Specifies whether to use the hardware polygon-fill capability.
Used in: |
GOPTIONS statement; GDEVICE procedure; GDEVICE
Parameters window
|
Default: |
device-dependent
|
Restriction: |
not supported by Java or ActiveX
|
GOPTIONS: POLYGONFILL | NOPOLYGONFILL
|
-
POLYGONFILL
POLYFILL=Y
-
causes SAS/GRAPH to
use the built-in hardware capability of the device to fill polygons. A blank Polyfill
field in the Parameters window is the same as POLYGONFILL.
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.
-
NOPOLYGONFILL
POLYFILL=N
-
causes SAS/GRAPH to
use software fills to fill polygons.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.