ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMNumericFormatBase Class / RoundingValue Property

In This Topic
    RoundingValue Property
    In This Topic
    Gets or sets the rounding value, whose meaning depends on the rounding option.
    Syntax
    public int RoundingValue {get; set;}
    Public Property RoundingValue As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also