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

ReturnValue

Largeur du glyphe.

Voir aussi