Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth méthode
TtfFontMetrics::GetGlyphWidth method
Renvoie la largeur des glyphes par identifiant de glyphe.
double Aspose::Font::Ttf::TtfFontMetrics::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 TtfFontMetrics
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++