Method DrawPolygon
DrawPolygon(Point[], Color)
Draws a polygon defined by an array of Point structures.
public virtual void DrawPolygon(Point[] points, Color color)
Draws a polygon defined by an array of Point structures.
public virtual void DrawPolygon(Point[] points, Color color)