ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFixedColorRamp Class / Colors Property

In This Topic
    Colors Property (CIMFixedColorRamp)
    In This Topic
    Gets or sets the ordered list of colors in the color scheme.
    Syntax
    Public Property Colors As CIMColor()
    public CIMColor[] Colors {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also