Item
TtfHmtxTable.MetricList indexer
通过字形索引获取指标。
public LongHorMetric this[int glyphIndex] { get; }
范围 | 描述 |
---|---|
glyphIndex | 获取指标的字形索引。 |
返回值
指标记录。
也可以看看
- struct LongHorMetric
- class MetricList
- 命名空间 Aspose.Font.TtfTables
- 部件 Aspose.Font
通过字形索引获取指标。
public LongHorMetric this[int glyphIndex] { get; }
范围 | 描述 |
---|---|
glyphIndex | 获取指标的字形索引。 |
指标记录。