ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / GradientStrokeType Enumeration

In This Topic
    GradientStrokeType Enumeration
    In This Topic
    Gradient stroke types.
    Syntax
    Members
    MemberDescription
    Continuous Continuous gradients vary continuously along the color change with no distinct boundary between the colors.
    Discrete Discrete gradient types have distinct lines of separation between each color.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.GradientStrokeType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also