title: HTML5 canvas Regular Polygon Tutorial
要使用Konva
添加正多边形, 我们可以实例化一个Konva.RegularPolygon()
对象.
有关属性和方法的完整列表,请参阅Konva.RegularPolygon文档
{% iframe /downloads/code/shapes/RegularPolygon.html %}
{% include_code Konva RegularPolygon Demo shapes/RegularPolygon.html %}