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


In This Topic
    CIMPolarContinuousColorRamp Class Properties
    In This Topic

    For a list of all members of this type, see CIMPolarContinuousColorRamp members.

    Public Properties
     NameDescription
    Public Property Gets or sets the color spaced used defined by an ICC color profile. (Inherited from ArcGIS.Core.CIM.CIMColorRamp)
    Public Property Gets or sets the beginning color for the color ramp (also known as a color scheme). (Inherited from ArcGIS.Core.CIM.CIMContinuousColorRamp)
    Public Property Gets or sets the color space in which the polar interpolation occurs. HSV, HLS, and LAB are the only supported color space types.  
    Public Property Gets or sets the direction of the polar progression for the path from the beginning hue to the ending hue.  
    Public Property Gets or sets the primitive name. (Inherited from ArcGIS.Core.CIM.CIMContinuousColorRamp)
    Public Property Gets or sets the ending color for the color ramp (also known as a color scheme). This is the color that the scheme transitions to. (Inherited from ArcGIS.Core.CIM.CIMContinuousColorRamp)
    Top
    See Also