Aspose::Font::Glyphs::GlyphIdList::idx_get method

GlyphIdList::idx_get method

Returns glyph id by the index.

System::SharedPtr<GlyphId> Aspose::Font::Glyphs::GlyphIdList::idx_get(int32_t index) const override
ParameterTypeDescription
indexint32_tindex of glyph in list

See Also