Table of Contents

Class SvgFontFaceUriElement

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

The SvgFontFaceUriElement interface corresponds to the 'font-face-uri' element.

public sealed class SvgFontFaceUriElement : SvgElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgFontFaceUriElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode
Inheritance
SvgFontFaceUriElement
Implements
Inherited Members

Constructors

SvgFontFaceUriElement(string, string, string, SvgDocument)

Properties

IsRenderable

Gets a value indicating whether this SVG element is renderable.