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
| 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 FontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++