Overload | Description |
---|---|
FillPolygon(Color,PointF[],FillMode) | Fills a polygon defined by an array of point structures using the specified fill mode. |
FillPolygon(Brush,PointF[],FillMode) | Fills a polygon defined by an array of point structures using the specified fill mode. |