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

In This Topic
    RoundingOption Enumeration
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also