ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMScaleFormat Class / DecimalPlacesThreshold Property

In This Topic
    DecimalPlacesThreshold Property
    In This Topic
    Gets or sets the number the scale has to be less than or equal to display decimal places.
    Syntax
    public double DecimalPlacesThreshold {get; set;}
    Public Property DecimalPlacesThreshold As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also