Class SvgGlyphRefElement
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
The ISvgGlyphRefElement interface corresponds to the 'glyphRef' element.
public sealed class SvgGlyphRefElement : SvgStyleableElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgGlyphRefElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgUriReference, ISvgStylable
- Inheritance
-
SvgGlyphRefElement
- Implements
- Inherited Members
Constructors
Properties
- Dx
Corresponds to attribute 'dx' on the given element.
- Dy
Corresponds to attribute 'dy' on the given element.
- Format
Corresponds to attribute 'format' on the given element.
- GlyphRef
Corresponds to attribute 'glyphRef attribute' on the given element.
- IsRenderable
Gets a value indicating whether this SVG element is renderable.
- X
Corresponds to attribute 'x' on the given element.
- Y
Corresponds to attribute 'y' on the given element.