Graphics.FillPolygon Method

Fills the interior of a polygon defined by an array of points.

Overload List

Name Description
Public method FillPolygon(Brush, Point[])

Fills the interior of a polygon defined by an array of points specified by Point structures.

Public method 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.

See Also

Reference