UIStringAttributes.KerningAdjustment Property

Definition

Kerning value used for the text

public Nullable<float> KerningAdjustment { get; set; }
member this.KerningAdjustment : Nullable<single> with get, set

Property Value

This value is measured in points, and the value zero is used to mean no kerning.

Applies to