Adds an ellipse to the path.
Name | Description | |
---|---|---|
DrawEllipse(RectangleF) |
Adds an ellipse defined by a bounding RectangleF to the path. |
|
DrawEllipse(Single, Single, Single, Single) |
Adds an ellipse defined by a bounding rectangle specified by a pair of coordinates, a height, and a width to the path. |