Aspose::Font::Cff::CffFontMetrics::SetGlyphWidth-Methode
CffFontMetrics::SetGlyphWidth method
Setzt die Glyph-Breite.
void Aspose::Font::Cff::CffFontMetrics::SetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId, double value) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphId | System::SharedPtr<Glyphs::GlyphId> | Glyph-Bezeichner. |
| Wert | double | Neue Breite |
Siehe auch
- Typedef SharedPtr
- Class GlyphId
- Class CffFontMetrics
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++