ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGradientFill Class / Interval Property

In This Topic
    Interval Property (CIMGradientFill)
    In This Topic
    Gets or sets how many bands draw when the GradientType is set to Discrete.
    Syntax
    public int Interval {get; set;}
    Public Property Interval As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also