Edit

Share via


Graphics.FillPolygon methods

This topic lists the FillPolygon methods of the Graphics class. For a complete list of methods for the Graphics class, see Graphics.

Overload list

Method Description
FillPolygon(Brush*,Point*,INT) The Graphics::FillPolygon method uses a brush to fill the interior of a polygon.
FillPolygon(Brush*,PointF*,INT) The Graphics::FillPolygon method uses a brush to fill the interior of a polygon.
FillPolygon(Brush*,Point*,INT,FillMode) The Graphics::FillPolygon method uses a brush to fill the interior of a polygon.
FillPolygon(Brush*,PointF*,INT,FillMode) The Graphics::FillPolygon method uses a brush to fill the interior of a polygon.

Requirements

Requirement Value
Header
Gdiplusgraphics.h