This documentation is for the old version. Go to the latest Graphics Mill docs

GdiGraphics.FillPie Method

Fills a pie shape.

Overload List

Name Description
Public method FillPie(Brush, Rectangle, Single, Single)

Fills a pie shape.

Public method FillPie(Brush, RectangleF, Single, Single)

Fills a pie shape.

Public method FillPie(Brush, Int32, Int32, Int32, Int32, Int32, Int32)

Fills a pie shape.

Public method FillPie(Brush, Single, Single, Single, Single, Single, Single)

Fills a pie shape.

See Also

Reference