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
| Parameter | Type | Description | 
|---|---|---|
| index | int32_t | index of glyph in list | 
See Also
- Typedef SharedPtr
 - Class GlyphId
 - Class GlyphIdList
 - Namespace Aspose::Font::Glyphs
 - Library Aspose.Font for C++