Method FillPolygon
FillPolygon(Color, Point[])
Fills the interior of a polygon defined by an array of points specified by Point structures.
public virtual void FillPolygon(Color color, Point[] points)
Fills the interior of a polygon defined by an array of points specified by Point structures.
public virtual void FillPolygon(Color color, Point[] points)