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