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