Table of Contents

Class SvgTextRef

Namespace
Svg
Assembly
Svg.dll
[SvgElement("tref")]
public class SvgTextRef : SvgTextBase, ISvgTransformable, ICloneable, ISvgNode, ISvgStylable, ISvgBoundable, ISvgClipable
Inheritance
SvgTextRef
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