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

UpperBound Property (CIMContourIntervalScaleBreak)
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 double UpperBound {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also