ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / RoundingOption Enumeration

RoundingOption Enumeration
Rounding options.
Syntax
Members
MemberDescription
NumberOfDecimals Rounding by number of decimals.
NumberOfSignificantDigits Rounding by number of significant digits.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.RoundingOption

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also