Graphics.DrawEllipse Method

Overload List

Name Description
Public method DrawEllipse(Pen, Rectangle)

Draws an ellipse defined by a bounding Rectangle.

Public method DrawEllipse(Pen, Int32, Int32, Int32, Int32)

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

See Also

Reference