SetElement构造函数

SetElement()

实现

factory SetElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("set") as SetElement;