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


In This Topic
    CIMLinearContinuousColorRamp Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the color space of the color. This color space is 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 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