Type1FontMetrics.GetGlyphWidth
Type1FontMetrics.GetGlyphWidth method
Returns glyph width. May be ovridden by specific font encoding inheritors.
public override double GetGlyphWidth(GlyphId glyphId)
| Parameter | Type | Description |
|---|---|---|
| glyphId | GlyphId | Glyph identifier. |
Return Value
Glyph width.
See Also
- class GlyphId
- class Type1FontMetrics
- namespace Aspose.Font.Type1
- assembly Aspose.Font