ArcGIS Pro 3.7 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 Property GradientType As GradientStrokeType
    public GradientStrokeType GradientType {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also