graphinglib.Polygon.__init__# Polygon.__init__(vertices: list[tuple[float, float]], fill: bool = 'default', edge_color: str = 'default', fill_color: str = 'default', line_width: float | Literal['default'] = 'default', line_style: str = 'default', fill_alpha: float | Literal['default'] = 'default')[source]#