Method FillPolygon
FillPolygon(Color, Point[])
When implemented by a class, fills the interior of a polygon defined by an array of points specified by Point structures.
void FillPolygon(Color color, Point[] points)
When implemented by a class, fills the interior of a polygon defined by an array of points specified by Point structures.
void FillPolygon(Color color, Point[] points)