Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth metodu

TtfFontMetrics::GetGlyphWidth method

Glyph id’ye göre glif genişliğini döndürür.

double Aspose::Font::Ttf::TtfFontMetrics::GetGlyphWidth(System::SharedPtr<Glyphs::GlyphId> glyphId) override
ParametreTürAçıklama
glyphIdSystem::SharedPtr<Glyphs::GlyphId>Glif tanımlayıcısı.

ReturnValue

Glif genişliği.

Ayrıca Bakınız