Table of Contents

Property GlyphRef

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

GlyphRef

The glyph identifier, this corresponds to attribute 'glyphRef attribute' on the given element.

string GlyphRef { get; set; }

Property Value

string

The glyph identifier, the format of which is dependent on the Format of the given font.

Remarks

It is read only attribute