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