Aspose::Font::IFontMetrics::GetGlyphWidth Methode

IFontMetrics::GetGlyphWidth method

Gibt die Glyphenbreite zurück.

virtual double Aspose::Font::IFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId)=0
ParameterTypBeschreibung
glyphIdSystem::SharedPtr<Glyphs::GlyphId>Glyph-Bezeichner.

ReturnValue

Glyphenbreite.

Siehe auch