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

In This Topic
    MaximumScale Property (CIMClusteringFeatureReduction)
    In This Topic
    Gets or sets the maximum scale. Beyond this scale, unclustered points will be shown.
    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