Graphics.DrawArc Method

Draws an arc.

Overload List

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

Draws an arc representing a portion of an ellipse specified by a Rectangle structure.

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

Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height.

See Also

Reference