IFontMetrics.SetGlyphWidth
IFontMetrics.SetGlyphWidth method
Sets glyph width.
public void SetGlyphWidth(GlyphId glyphId, double value)
| Parameter | Type | Description |
|---|---|---|
| glyphId | GlyphId | Glyph identifier. |
| value | Double | New width |
See Also
- class GlyphId
- interface IFontMetrics
- namespace Aspose.Font
- assembly Aspose.Font