Graphics.FillPie Method

Fills the interior of a pie section defined by an ellipse and two radial lines.

Overload List

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

Fills the interior of a pie section defined by an ellipse specified by a Rectangle structure and two radial lines.

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

Fills the interior of a pie section defined by an ellipse specified by a pair of coordinates, a width, a height, and two radial lines.

See Also

Reference