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

In This Topic
    CIMLinearContinuousColorRamp Class
    In This Topic
    Represents a linear continuous color ramp scheme.
    Object Model
    CIMLinearContinuousColorRamp ClassCIMLinearContinuousColorRamp ClassCIMColorSpace ClassCIMColor ClassCIMLinearContinuousColorRamp ClassCIMColor Class
    Syntax
    Remarks
    A color ramp color scheme that has a linear transition between two colors. This ramp is created using the CIELAB algorithm which blends two colors without traversing the intervening hue space.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also