StandardFormat.Precision 属性

定义

获取格式的精度分量。

public:
 property System::Byte Precision { System::Byte get(); };
public byte Precision { get; }
member this.Precision : byte
Public ReadOnly Property Precision As Byte

属性值

精度组件,可以是 NoPrecision,也可以范围为 0 到 9。

适用于