Graphics.DrawEllipse Method

Draws an ellipse.

Overload List

Name Description
Public method DrawEllipse(Pen, RectangleF)

Draws an ellipse defined by a bounding RectangleF.

Public method DrawEllipse(Pen, Single, Single, Single, Single)

Draws an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width.

See Also

Reference