Ellipse constructor

Ellipse()

Creates an instance of the Ellipse class.

def __init__(self):
    ...

See Also