ArcGIS Pro 3.7 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 Property MinimumBinSize As Double
    public double MinimumBinSize {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also