Aspose::Font::Ttf::TtfFontMetrics::SetGlyphWidth méthode
TtfFontMetrics::SetGlyphWidth method
Définit la largeur du glyphe.
void Aspose::Font::Ttf::TtfFontMetrics::SetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId, double value) override
| Paramètre | Type | Description |
|---|---|---|
| idGlyph | System::SharedPtr<Glyphs::GlyphId> | Identifiant du glyphe. |
| valeur | double | Nouvelle largeur |
Voir aussi
- Typedef SharedPtr
- Class GlyphId
- Class TtfFontMetrics
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++