Aspose::Font::FontMetrics::GetGlyphWidth method
FontMetrics::GetGlyphWidth method
Renvoie la largeur du glyphe. Peut être remplacé par des implémenteurs d’encodage de police spécifiques.
double Aspose::Font::FontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId) override
| Paramètre | Type | Description |
|---|---|---|
| idGlyph | System::SharedPtr<Glyphs::GlyphId> | Identifiant du glyphe. |
ReturnValue
Largeur du glyphe.
Voir aussi
- Typedef SharedPtr
- Class GlyphId
- Class FontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++