ArcGIS Pro 3.7 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 Property FeatureCount As Integer
    public int FeatureCount {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also