C# Class SharpVectors.Dom.Svg.SvgTSpanElement

The SvgTSpanElement interface corresponds to the 'tspan' element.
Inheritance: SvgTextPositioningElement, ISvgTSpanElement
Show file Open project: codebutler/savagesvg Class Usage Examples

Private Methods

Method Description
SvgTSpanElement ( string prefix, string localname, string ns, SvgDocument doc ) : System