ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMultipartColorRamp Class / ColorRamps Property

In This Topic
    ColorRamps Property
    In This Topic
    Gets or sets the ordered list of color ramps (also known as schemes) that are combined to build the multipart ramp. Typically these are continuous color ramps.
    Syntax
    public CIMColorRamp[] ColorRamps {get; set;}
    Public Property ColorRamps As CIMColorRamp()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also