Class PolygonPlot

The PolygonPlot class is derived from the Plot2D class. The additional methods of the PolygonPlot class are

ClosePolygons
Controls whether the first and last coordinate pairs of each polygon are connected with a line segment.

Create
Creates a polygon plot.

FillPolygons
Controls whether the interiors of closed polygons are filled.

ShowOutlines
Shows or hides the line segments connecting vertices of polygons.