Aspose::Font::IFontMetrics::GetGlyphWidth method
IFontMetrics::GetGlyphWidth method
Renvoie la largeur du glyphe.
virtual double Aspose::Font::IFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId)=0
| Paramètre | Type | Description |
|---|---|---|
| idGlyph | System::SharedPtr<Glyphs::GlyphId> | Identifiant du glyphe. |
ReturnValue
Largeur du glyphe.
Voir aussi
- Typedef SharedPtr
- Class GlyphId
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++