Definition
public void DrawPolygon( PointF[] points, int startIndex, int length, bool close );
Parameters
pointsSystem.Drawing.PointF[]. startIndexSystem.Int32. lengthSystem.Int32. closeSystem.Boolean.