Method GetGlyphName
GetGlyphName(ushort)
Gets the name a name-keyed program gives a glyph, or null.
public string? GetGlyphName(ushort glyphId)
Parameters
glyphIdushortThe glyph id.
Gets the name a name-keyed program gives a glyph, or null.
public string? GetGlyphName(ushort glyphId)
glyphId ushortThe glyph id.