ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGradientStroke Class / GradientType Property

In This Topic
    GradientType Property (CIMGradientStroke)
    In This Topic
    Gets or sets whether the gradient is applied with discrete or continuous intervals.
    Syntax
    public GradientStrokeType GradientType {get; set;}
    Public Property GradientType As GradientStrokeType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also