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

In This Topic
    UseIntervalScaleBreaks Property
    In This Topic
    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;}
    Public Property UseIntervalScaleBreaks As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also