KerningMinimalSize

BasePortionFormat.KerningMinimalSize property

Returns or sets the minimal font size, for which kerning should be switched on. float.NaN means value is undefined and should be inherited from the Master. Read/write Single.

public float KerningMinimalSize { get; set; }

See Also