Aspose::Font::IFontMetrics::GetGlyphWidth yöntemi

IFontMetrics::GetGlyphWidth method

Glyph genişliğini döndürür.

virtual double Aspose::Font::IFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId)=0
ParametreTürAçıklama
glyphIdSystem::SharedPtr<Glyphs::GlyphId>Glif tanımlayıcısı.

ReturnValue

Glif genişliği.

Ayrıca Bakınız