GetGlyph
TtfGlyfTable.GetGlyph method
按字形索引返回字形。
public virtual Glyph GetGlyph(uint glyphIndex)
范围 | 类型 | 描述 |
---|---|---|
glyphIndex | UInt32 | 字形索引。 |
返回值
与指定索引相关的字形。
也可以看看
- class Glyph
- class TtfGlyfTable
- 命名空间 Aspose.Font.TtfTables
- 部件 Aspose.Font
按字形索引返回字形。
public virtual Glyph GetGlyph(uint glyphIndex)
范围 | 类型 | 描述 |
---|---|---|
glyphIndex | UInt32 | 字形索引。 |
与指定索引相关的字形。