GlyphIdList.Item
GlyphIdList indexer
根据索引返回字形 ID。
public GlyphId this[int index] { get; }
| 参数 | 描述 |
|---|---|
| 索引 | 列表中字形的索引 |
另见
- class GlyphId
- class GlyphIdList
- namespace Aspose.Font.Glyphs
- assembly Aspose.Font
根据索引返回字形 ID。
public GlyphId this[int index] { get; }
| 参数 | 描述 |
|---|---|
| 索引 | 列表中字形的索引 |