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