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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also