ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ColormapColorizerDefinition Class / Colors Property

In This Topic
    Colors Property (ColormapColorizerDefinition)
    In This Topic
    Gets and sets the list of ArcGIS.Core.CIM.CIMColors.
    Syntax
    public List<CIMColor> Colors {get; set;}
    Public Property Colors As List(Of CIMColor)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also