FeatureAttribute.Precision
FeatureAttribute.Precision property
获取或设置要存储的最大小数位数。
public int? Precision { get; set; }
异常
| 异常 | 条件 |
|---|---|
| InvalidOperationException | 属性已锁定。 |
另见
- class FeatureAttribute
- namespace Aspose.Gis
- assembly Aspose.GIS
获取或设置要存储的最大小数位数。
public int? Precision { get; set; }
| 异常 | 条件 |
|---|---|
| InvalidOperationException | 属性已锁定。 |