title: HTML5 canvas 添加星形教程

要使用Konva添加星形, 我们可以实例化一个Konva.Star()对象.

有关属性和方法的完整列表,请参阅Konva.Star文档

{% iframe /downloads/code/shapes/Star.html %}

{% include_code Konva Star Demo shapes/Star.html %}