ContainsGlyph

TtfGlyfTable.ContainsGlyph method

Returnerar sant om tabellen innehåller glyph med glyphIndex.

public virtual bool ContainsGlyph(int glyphIndex)
ParameterTypBeskrivning
glyphIndexInt32Glyfindex.

Returvärde

Sant om tabellen innehåller glyf för angivet index, annars falskt.

Se även