graphinglib.Rectangle.__init__#

Rectangle.__init__(x_bottom_left: float, y_bottom_left: float, width: float, height: 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')[source]#