ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterClassBreak Class / UpperBound Property

In This Topic
    UpperBound Property (CIMRasterClassBreak)
    In This Topic
    Gets or sets the upper bound for the raster class break.
    Syntax
    Public Property UpperBound As Double
    public double UpperBound {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also