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

In This Topic
    ExclusionRanges Property
    In This Topic
    Gets or sets the exclusion ranges as an array of doubles.
    Syntax
    public double[] ExclusionRanges {get; set;}
    Public Property ExclusionRanges As Double()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also