Aspose::Font::IFontMetrics::GetKerningValue method

IFontMetrics::GetKerningValue method

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

virtual double Aspose::Font::IFontMetrics::GetKerningValue(System::SharedPtr<Glyphs::GlyphId> prevGlyphId, System::SharedPtr<Glyphs::GlyphId> nextGlyphId)=0
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