title: HTML5 canvas 环形教程

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

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

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

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