ArcGIS Pro 2.6 API Reference Guide
ColorRamps Property

ArcGIS.Core.CIM Namespace > CIMMultipartColorRamp Class : ColorRamps Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMMultipartColorRamp Class
CIMMultipartColorRamp Members