MAXPOLY
Sets the maximum number of vertices for hardware-drawn
polygons.
Used by: |
GDEVICE procedure, GDEVICE Parameters window |
Default: |
device-dependent |
Syntax
MAXPOLY=number-of-vertices
Parameter Values
- 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.