ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTinContourRenderer Class / UseIntervalScaleBreaks Property
Version

    UseIntervalScaleBreaks Property
    Gets or sets a value indicating whether scale-dependent intervals are used. If true, ContourIntervalScaleBreaks are used; if false, ContourInterval is used at all scales.
    Syntax
    public bool UseIntervalScaleBreaks {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also