[]
Initializes a new instance of the Ellipse struct.
public Ellipse(Point2F center, float radiusX, float radiusY)
The center.
The radius X.
The radius Y.