static bool IsMissingGlyph(unsigned glyphIndex);
IsMissingGlyph determines whether glyphs are missing from the font.
Parameters |
Description |
unsigned glyphIndex |
The glyph index value. |
A Boolean value of true if glyphs are missing and false otherwise.