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