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
| Parametre | Tür | Açıklama |
|---|---|---|
| prevGlyphId | System::SharedPtr<Glyphs::GlyphId> | Çift içindeki ilk glif. |
| nextGlyphId | System::SharedPtr<Glyphs::GlyphId> | Font boyutu. |
ReturnValue
Kerning değeri.
Ayrıca Bakınız
- Typedef SharedPtr
- Class GlyphId
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++