Skip to main content
A polygon is an angular shape such as a triangle or a hexagon. We need to specify a whole list of points to draw or fill a polygon.
We build an Array of Point objects.
test text