GetKerningValue
FontMetrics.GetKerningValue method
返回字形对的字距调整值。
public virtual double GetKerningValue(GlyphId prevGlyphId, GlyphId nextGlyphId)
范围 | 类型 | 描述 |
---|---|---|
prevGlyphId | GlyphId | 成对的第一个字形。 |
nextGlyphId | GlyphId | 字体大小。 |
返回值
字距调整值。
也可以看看
- class GlyphId
- class FontMetrics
- 命名空间 Aspose.Font
- 部件 Aspose.Font