KerningMinimalSize

IBasePortionFormat.KerningMinimalSize property

返回或设置开启字距调整的最小字体大小。 float.NaN 表示值未定义,应从母版中继承。 可读/可写单精度浮点数。

public float KerningMinimalSize { get; set; }

See Also