FontMetrics.GetKerningValue
FontMetrics.GetKerningValue method
返回字形对的字距值。
public virtual double GetKerningValue(GlyphId prevGlyphId, GlyphId nextGlyphId)
| 参数 | 类型 | 描述 |
|---|---|---|
| prevGlyphId | GlyphId | 对中的第一个字形。 |
| nextGlyphId | GlyphId | 字体大小。 |
返回值
Kerning 值。
另见
- class GlyphId
- class FontMetrics
- namespace Aspose.Font
- assembly Aspose.Font