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

In This Topic
    UpperBound Property (CIMContourIntervalScaleBreak)
    In This Topic
    Gets or sets the upper bound for scale break, represented as the denominator of the scale. Values less than or equal to 0 represent infinite scale and should be used only for the final 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.4 or higher.
    See Also