GetKerningValue
FontMetrics.GetKerningValue method
Gibt den Kerningwert für das Glyphenpaar zurück.
public virtual double GetKerningValue(GlyphId prevGlyphId, GlyphId nextGlyphId)
Parameter | Typ | Beschreibung |
---|---|---|
prevGlyphId | GlyphId | Erste Glyphe im Paar. |
nextGlyphId | GlyphId | Schriftgröße. |
Rückgabewert
Kerning-Wert.
Siehe auch
- class GlyphId
- class FontMetrics
- namensraum Aspose.Font
- Montage Aspose.Font