[]
Draw polygon from this document.
public void DrawPolygon(Pen pen, PointF[] points)
The drawing pen.
The array of the points for the polygon.