ArcGIS Pro 3.0 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, Windows 8.1

    See Also