Aspose::Font::Type1::Type1FontMetrics::GetGlyphWidth yöntemi

Type1FontMetrics::GetGlyphWidth method

Glif genişliğini döndürür. Belirli yazı tipi kodlaması miras alanları tarafından geçersiz kılınabilir.

double Aspose::Font::Type1::Type1FontMetrics::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