Interface ISvgTitleElement
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgTitleElement interface corresponds to the 'title' element.
public interface ISvgTitleElement : ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgLangSpace, ISvgStylable
- Inherited Members