GetGlyphById
IGlyphAccessor.GetGlyphById method
Gibt Glyphe nach Glyphen-ID zurück. Die Glyphen-ID ist eine eindeutige Nummer für eine Glyphe, die vom Schriftarttyp abhängig ist. GlyphId - abgeleitetes Objekt. Zum Beispiel: Die ID von Type1 ist ein Glyphenname, Instanz von (GlyphStringId
) class. TTF-ID ist ein int-Index, Instanz von (GlyphUInt32Id
Klasse.
public Glyph GetGlyphById(GlyphId id)
Parameter | Typ | Beschreibung |
---|---|---|
id | GlyphId | Glyphen-ID. |
Rückgabewert
Glyphe
Siehe auch
- class Glyph
- class GlyphId
- interface IGlyphAccessor
- namensraum Aspose.Font.Glyphs
- Montage Aspose.Font