TtfFontMetrics.GetGlyphWidth
TtfFontMetrics.GetGlyphWidth method
Returns glyphs width by glyph id.
public override double GetGlyphWidth(GlyphId glyphId)
Parameter | Type | Description |
---|---|---|
glyphId | GlyphId | Glyph identifier. |
Return Value
Glyph width.
See Also
- class GlyphId
- class TtfFontMetrics
- namespace Aspose.Font.Ttf
- assembly Aspose.Font