Digits

FloatArray.Digits property

获取或设置数字。 digits属性表示数组中可以包含的浮点值的有效小数位数。 默认值为 6。 可选属性。

public byte Digits { get; set; }

也可以看看