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

In This Topic
    PolarDirection Enumeration
    In This Topic
    Specifies the direction of the polar progression for the path from the beginning hue to the ending hue.
    Syntax
    Members
    MemberDescription
    Auto The shortest path, clockwise or counter clockwise.
    Clockwise The spectral order from red through orange, yellow, green, and blue to violet.
    Counterclockwise The reverse spectral order from violet, through blue, green, yellow, and orange to red.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also