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列表中字形的索引

另见