Aspose::Font::Type1::Type1FontMetrics::SetGlyphWidth method
Type1FontMetrics::SetGlyphWidth method
Définit la largeur du glyphe.
void Aspose::Font::Type1::Type1FontMetrics::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 Type1FontMetrics
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++