Property GlyphRef
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
GlyphRef
Gets the first child element with the name 'glyphRef'.
public SvgGlyphRefElement GlyphRef { get; }
Property Value
- SvgGlyphRefElement
The first SvgGlyphRefElement if matched. It returns a null if there is no match.