ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBinningFeatureReduction Class / MaximumScale Property

In This Topic
    MaximumScale Property (CIMBinningFeatureReduction)
    In This Topic
    Gets or sets the maximum scale to use when ThresholdType is set to BinsToPointsThresholdType.MaxScale.
    Syntax
    public double MaximumScale {get; set;}
    Public Property MaximumScale As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also