ArcGIS Pro 3.7 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 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