طريقة Aspose::Font::Ttf::TtfFontMetrics::GetKerningValue
TtfFontMetrics::GetKerningValue method
يرجع قيمة التباعد بين الشكلين.
double Aspose::Font::Ttf::TtfFontMetrics::GetKerningValue(System::SharedPtr<Glyphs::GlyphId> prevGlyphId, System::SharedPtr<Glyphs::GlyphId> nextGlyphId) override
| معامل | نوع | الوصف |
|---|---|---|
| prevGlyphId | System::SharedPtr<Glyphs::GlyphId> | الرمز الأول في الزوج. |
| nextGlyphId | System::SharedPtr<Glyphs::GlyphId> | Font الحجم. |
ReturnValue
قيمة kerning.
انظر أيضًا
- Typedef SharedPtr
- Class GlyphId
- Class TtfFontMetrics
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++