Graphics.DrawPie Method

Draws a pie shape defined by an ellipse and two radial lines.

Overload List

Name Description
Public method DrawPie(Pen, Rectangle, Single, Single)

Draws a pie shape defined by an ellipse specified by a Rectangle structure and two radial lines.

Public method DrawPie(Pen, Int32, Int32, Int32, Int32, Single, Single)

Draws a pie shape defined by an ellipse specified by a coordinate pair, a width, a height, and two radial lines.

See Also

Reference