Aspose::Font::FontMetrics::GetKerningValue metodu

FontMetrics::GetKerningValue method

Glif çifti için kerning değerini döndürür.

double Aspose::Font::FontMetrics::GetKerningValue(System::SharedPtr<Glyphs::GlyphId> prevGlyphId, System::SharedPtr<Glyphs::GlyphId> nextGlyphId) override
ParametreTürAçıklama
prevGlyphIdSystem::SharedPtr<Glyphs::GlyphId>Çift içindeki ilk glif.
nextGlyphIdSystem::SharedPtr<Glyphs::GlyphId>Font boyutu.

ReturnValue

Kerning değeri.

Ayrıca Bakınız