ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterClassifyColorizer Class / MinimumBreak Property

In This Topic
    MinimumBreak Property (CIMRasterClassifyColorizer)
    In This Topic
    Gets or sets the minimum break of the classification.
    Syntax
    public double MinimumBreak {get; set;}
    Public Property MinimumBreak As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also