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

In This Topic
    FeatureCount Property
    In This Topic
    Gets or sets the number of features to use when ThresholdType is set to BinsToPointsThresholdType.FeatureCount.
    Syntax
    public int FeatureCount {get; set;}
    Public Property FeatureCount As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also