Overload | Description |
---|---|
FillPath(Brush,GraphicsPath) | Fills a path defined by a System.Drawing.Drawing2D.GraphicsPath object. |
FillPath(Color,PointF[],Byte[],Boolean) | Fills a path defined by points and types. |
FillPath(Brush,PointF[],Byte[],Boolean) | Fills a path defined by points and types. |