Interface ISvgAltGlyphElement
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The ISvgAltGlyphElement interface corresponds to the 'altGlyph' element.
public interface ISvgAltGlyphElement : ISvgTextPositioningElement, ISvgTextContentElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgTests, ISvgLangSpace, ISvgExternalResourcesRequired, ISvgStylable, IEventTarget, ISvgUriReference
- Inherited Members
Properties
- Format
The format of the given font. This corresponds to attribute 'format' on the given element.
- GlyphRef
The glyph identifier, this corresponds to attribute 'glyphRef attribute' on the given element.