Overload | Description |
---|---|
DrawEllipse(Pen,Single,Single,Single,Single) | Draws an ellipse defined by a bounding rectangle specified by a coordinate pair, a width, and a height. |
DrawEllipse(Pen,RectangleF) | Draws an ellipse defined by a bounding rectangle specified by a rectangle structure. |