Draws an ellipse.
Name | Description | |
---|---|---|
DrawEllipse(Pen, RectangleF) |
Draws an ellipse defined by a bounding RectangleF. |
|
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. |