获取或设置数值小数点位数,即取值精度,取值范围为0~15,默认值为0。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
[DefaultValueAttribute()] public int DecimalDigits { get; set; } |
C# |
---|
[DefaultValueAttribute()] public int DecimalDigits { get; set; } |