Appearance
通过实例化 Konva.Arrow() 对象,你可以创建一个箭头。
Konva.Arrow()
Arrow 形状中,有两套坐标系统:
Arrow
(x, y)
points
[x1, y1, x2, y2, ...]
完整的属性和方法可参见 Arrow API。