draw Polygon
Draw a polygon on the canvas.
Parameters
draw Desc
The rectangle descriptor.
points
The points used for drawing the polygon.
Draw a polygon on the canvas.
Parameters
draw Desc
The rectangle descriptor.
points
The points used for drawing the polygon. Each point consists of the following:
xPos - Horizontal position
yPos - Vertical position