Aspose::Font::Glyphs::IGlyphAccessor::GetAllGlyphIds metodu

IGlyphAccessor::GetAllGlyphIds method

Tüm glyph id’lerini döndürür, Font içinde mevcut. Glyph id bir glyph için benzersiz bir sayıdır, font tipine bağlıdır. Örneğin: Type1’s id bir glyph adıdır, (GlyphStringId) sınıfının bir örneğidir. TTF’nin id’si bir int indeksidir, (GlyphUInt32Id) sınıfının bir örneğidir.

virtual System::ArrayPtr<System::SharedPtr<GlyphId>> Aspose::Font::Glyphs::IGlyphAccessor::GetAllGlyphIds()=0

ReturnValue

Glyph identifiers.

Ayrıca Bakınız