Table of Contents

Class SvgMissingGlyphElement

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

The SvgMissingGlyphElement interface corresponds to the 'missing-glyph' element.

public sealed class SvgMissingGlyphElement : SvgGlyphElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgGlyphElement, ISvgMissingGlyphElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgStylable
Inheritance
SvgMissingGlyphElement
Implements
Inherited Members

Constructors

SvgMissingGlyphElement(string, string, string, SvgDocument)

Properties

IsRenderable

Gets a value indicating whether this SVG element is renderable.