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