This document is archived and information here might be outdated.  Recommended version.


esriRoundingOptionEnum Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (System)  

esriRoundingOptionEnum Constants

Number format rounding options.

Constant Value Description
esriRoundNumberOfDecimals 0 Specify the number of decimal places.
esriRoundNumberOfSignificantDigits 1 Specify the number of significant digits.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Snippets

Decimal Degree Angle Radian Example