FontMetrics.GetGlyphWidth
FontMetrics.GetGlyphWidth method
返回字形宽度。可能会被特定字体编码的继承者覆盖。
public virtual double GetGlyphWidth(GlyphId glyphId)
| 参数 | 类型 | 描述 |
|---|---|---|
| glyphId | GlyphId | 字形标识符。 |
返回值
字形宽度。
另见
- class GlyphId
- class FontMetrics
- namespace Aspose.Font
- assembly Aspose.Font