ArcGIS Pro 3.0 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, Windows 8.1

    See Also