Table of Contents

Class SvgTitleElement

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

The SvgTitleElement interface corresponds to the 'title' element.

public sealed class SvgTitleElement : SvgStyleableElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgTitleElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgLangSpace, ISvgStylable
Inheritance
SvgTitleElement
Implements
Inherited Members

Constructors

SvgTitleElement(string, string, string, SvgDocument)

Properties

IsRenderable

Gets a value indicating whether this SVG element is renderable.