The SvgText element defines a graphics element consisting of text.
[SvgElement("text")]
public class SvgText : SvgTextBase, ISvgElement, ISvgTransformable, ICloneable, ISvgNode, ISvgStylable
kind:method, kind:property, kind:ctor. Press Esc to clear.SvgText(String)Initializes a new instance of the SvgText class.