Creates a new Path shaped as an ellipse.
| Name | Description | |
|---|---|---|
|
|
Ellipse(RectangleF) |
Creates a new Path shaped as an ellipse defined by a bounding RectangleF. |
|
|
Ellipse(Single, Single, Single, Single) |
Creates a new Path shaped as an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height. |