Aspose::Font::Ttf::TtfFontMetrics::SetGlyphWidth Methode
TtfFontMetrics::SetGlyphWidth method
Setzt die Glyph-Breite.
void Aspose::Font::Ttf::TtfFontMetrics::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 TtfFontMetrics
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++