Fills the interior of a polygon defined by an array of points.
Name | Description | |
---|---|---|
FillPolygon(Brush, Point[]) |
Fills the interior of a polygon defined by an array of points specified by Point structures. |
|
FillPolygon(Brush, Point[], FillMode) |
Fills the interior of a polygon defined by an array of points specified by Point structures using the specified fill mode. |