Class SvgAltGlyphElement
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
The ISvgAltGlyphElement interface corresponds to the 'altGlyph' element.
public sealed class SvgAltGlyphElement : SvgTextPositioningElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IElementCssInlineStyle, ISvgTransformable, ISvgLocatable, ISvgAltGlyphElement, ISvgTextPositioningElement, ISvgTextContentElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgTests, ISvgLangSpace, ISvgExternalResourcesRequired, ISvgStylable, IEventTarget, ISvgUriReference
- Inheritance
-
SvgAltGlyphElement
- Implements
- Inherited Members
Constructors
Properties
- 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.