IFontMetrics.GetGlyphWidth
IFontMetrics.GetGlyphWidth method
Returns glyph width.
public double GetGlyphWidth(GlyphId glyphId)
| Parameter | Type | Description |
|---|---|---|
| glyphId | GlyphId | Glyph identifier. |
Return Value
Glyph width.
See Also
- class GlyphId
- interface IFontMetrics
- namespace Aspose.Font
- assembly Aspose.Font