طريقة Aspose::Font::FontMetrics::GetKerningValue

FontMetrics::GetKerningValue method

يرجع قيمة التباعد بين الشكلين.

double Aspose::Font::FontMetrics::GetKerningValue(System::SharedPtr<Glyphs::GlyphId> prevGlyphId, System::SharedPtr<Glyphs::GlyphId> nextGlyphId) override
معاملنوعالوصف
prevGlyphIdSystem::SharedPtr<Glyphs::GlyphId>الرمز الأول في الزوج.
nextGlyphIdSystem::SharedPtr<Glyphs::GlyphId>حجم Font.

ReturnValue

قيمة kerning.

انظر أيضًا