ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBinningFeatureReduction Class / MinimumBinSize Property

In This Topic
    MinimumBinSize Property
    In This Topic
    Gets or sets the minimum size (in points) to maintain as the bins are drawn at different scales.
    Syntax
    public double MinimumBinSize {get; set;}
    Public Property MinimumBinSize As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also