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