C# Class SharpVectors.Dom.Svg.SvgTSpanElement

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

Private Methods

Méthode Description
SvgTSpanElement ( string prefix, string localname, string ns, SvgDocument doc ) : System