Aspose::Font::IFontMetrics::SetGlyphWidth method
IFontMetrics::SetGlyphWidth method
Sets glyph width.
virtual void Aspose::Font::IFontMetrics::SetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId, double value)=0
| Parameter | Type | Description |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | Glyph identifier. |
| value | double | New width |
See Also
- Typedef SharedPtr
- Class GlyphId
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++