This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Constants > E > esriRoundingOptionEnum Constants (ArcObjects .NET 10.5 SDK) |
Number format rounding options.
Constant | Value | Description |
---|---|---|
esriRoundNumberOfDecimals | 0 | Specify the number of decimal places. |
esriRoundNumberOfSignificantDigits | 1 | Specify the number of significant digits. |