ArcGIS Pro 3.7 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 Property DecimalPlacesThreshold As Double
    public double DecimalPlacesThreshold {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also