ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBinningFeatureReduction Class / FixedLevel Property

In This Topic
    FixedLevel Property
    In This Topic
    Gets or sets the bin level at which bins will be drawn. If -1, the bin level will be automatically chosen based on the minimum bin size.
    Syntax
    Public Property FixedLevel As Integer
    public int FixedLevel {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also