GetGlyphById
IGlyphAccessor.GetGlyphById method
Returnerar glyph efter glyph id. Glyph id är ett unikt nummer för en glyph, som är teckensnittsberoende. GlyphId - härlett objekt. Till exempel: Typ1s id är ett glyfnamn, instans av (GlyphStringId
) class. TTF:s id är ett int-index, instans av (GlyphUInt32Id
class.
public Glyph GetGlyphById(GlyphId id)
Parameter | Typ | Beskrivning |
---|---|---|
id | GlyphId | glyph ID. |
Returvärde
Glyph
Se även
- class Glyph
- class GlyphId
- interface IGlyphAccessor
- namnutrymme Aspose.Font.Glyphs
- hopsättning Aspose.Font