ClipPathElement 构造函数
实现
factory ClipPathElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("clipPath")
as ClipPathElement;
factory ClipPathElement() =>
_SvgElementFactoryProvider.createSvgElement_tag("clipPath")
as ClipPathElement;