ArcGIS Pro 2.6 API Reference Guide
PolarDirection Enumeration

ArcGIS.Core.CIM Namespace : PolarDirection Enumeration
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace