Aspose::Font::Glyphs::GlyphIdList::idx_get 方法
GlyphIdList::idx_get method
根据索引返回字形 ID。
System::SharedPtr<GlyphId> Aspose::Font::Glyphs::GlyphIdList::idx_get(int32_t index) const override
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | int32_t | 列表中字形的索引 |
另见
- Typedef SharedPtr
- Class GlyphId
- Class GlyphIdList
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++