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