graphinglib.Circle.__init__#
- Circle.__init__(x_center: float, y_center: float, radius: float, 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]#