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ètreTypeDescription
idGlyphSystem::SharedPtr<Glyphs::GlyphId>Identifiant du glyphe.

ReturnValue

Largeur du glyphe.

Voir aussi