Table of Contents

Class SvgFontFaceUri

Namespace
Svg
Assembly
Svg.dll
[SvgElement("font-face-uri")]
public class SvgFontFaceUri : SvgElement, ISvgTransformable, ICloneable, ISvgNode
Inheritance
SvgFontFaceUri
Implements
Inherited Members
Extension Methods

Properties

ReferencedElement

[SvgAttribute("href", "http://www.w3.org/1999/xlink")]
public virtual Uri ReferencedElement { get; set; }

Property Value

Uri

Methods

DeepCopy()

public override SvgElement DeepCopy()

Returns

SvgElement