LineElement 构造函数

LineElement()

实现

factory LineElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("line") as LineElement;