graphinglib.Circle.__init__#
- Circle.__init__(x_center: float, y_center: float, radius: float, fill: bool = 'default', fill_color: str = 'default', edge_color: str = 'default', line_width: float | Literal['default'] = 'default', line_style: str = 'default', fill_alpha: float | Literal['default'] = 'default', number_of_points: int = 100)[source]#