graphinglib.Ellipse.__init__#

Ellipse.__init__(x_center: float, y_center: float, x_radius: float, y_radius: float, angle: float = 0, fill: bool | Inherit = Inherit, fill_color: str | Inherit = Inherit, edge_color: str | Inherit = Inherit, line_width: float | Inherit = Inherit, line_style: str | Inherit = Inherit, fill_alpha: float | Inherit = Inherit, number_of_points: int = 100)[source]#