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