Graphics Options and Device Parameters Dictionary |
Sets the maximum number of vertices for hardware-drawn polygons.
Used in: |
GDEVICE procedure; GDEVICE Parameters window
|
Default: |
device-dependent
|
MAXPOLY=number-of-vertices
|
-
number-of-vertices
-
is a nonnegative integer up to four digits
long. A value of 0 means that there is no limit to the number of vertices
that can be specified in the hardware's polygon-drawing command. The maximum
value of MAXPOLY depends on the number of vertices your device can process.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.