ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPolarContinuousColorRamp Class
Members

In This Topic
    CIMPolarContinuousColorRamp Class
    In This Topic
    Represents a polar continuous color ramp scheme.
    Object Model
    CIMPolarContinuousColorRamp ClassCIMPolarContinuousColorRamp ClassCIMColorSpace ClassCIMColor ClassCIMPolarContinuousColorRamp ClassCIMColor Class
    Syntax
    Remarks
    A color ramp scheme that has a polar transition between two colors. This scheme uses the HSV algorithm which uses a path around the color wheel to transition the hue, saturation, and value of the beginning color to the hue, saturation, and value of the ending color.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMColorRamp
             ArcGIS.Core.CIM.CIMContinuousColorRamp
                ArcGIS.Core.CIM.CIMPolarContinuousColorRamp

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also