Table of Contents

Class SvgFontFaceSrcElement

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

The SvgFontFaceSrcElement interface corresponds to the 'font-face-src' element.

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

Constructors

SvgFontFaceSrcElement(string, string, string, SvgDocument)

Properties

IsRenderable

Gets a value indicating whether this SVG element is renderable.