Overload List

  Name Description
Public method FillPolygon(Color, array<Point>[]()[][])
Fills a polygon defined by an array of Point structures.
Public method FillPolygon(Color, array<Point>[]()[][], FillRule)
Fills a polygon defined by an array of Point structures using the specified fill mode.

See Also