📜  create_polygon tkinter - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:16.033000             🧑  作者: Mango

代码示例2
create_polygon()
create_polygon(points, fill)
create_polygon(points, fill, outline, width)
create_polygon(points, fill, outline)
create_polygon(points, y, x2, y2, x3, y3, fill)