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


In This Topic
    CIMClusteringFeatureReduction Class Properties
    In This Topic

    For a list of all members of this type, see CIMClusteringFeatureReduction members.

    Public Properties
     NameDescription
    Public Property Gets or sets the radius within which points are clustered. Units are points.  
    Public Property Gets or sets a value indicating whether feature reduction is enabled in the feature layer. (Inherited from ArcGIS.Core.CIM.CIMFeatureReduction)
    Public Property Gets or sets the fields that should be shown with the aggregated features. (Inherited from ArcGIS.Core.CIM.CIMAggregationFeatureReduction)
    Public Property Gets or sets the maximum scale. Beyond this scale, unclustered points will be shown.  
    Public Property Gets or sets the popup info for the aggregated features. (Inherited from ArcGIS.Core.CIM.CIMAggregationFeatureReduction)
    Public Property Gets or sets the visualization used by the clusters.  
    Top
    See Also