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