设置裁剪元素,超出 clipPath 区域的部分将被裁剪掉。
clipPath
一个元素只能被一个元素裁剪,如果要实现多个元素的裁剪,需要使用 zrender.CompoundPath。
Element
zrender.Element.removeClipPath。