ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ColormapColorizerDefinition Class / Values Property

In This Topic
    Values Property (ColormapColorizerDefinition)
    In This Topic
    Gets and sets the list of pixel values.
    Syntax
    public List<int> Values {get; set;}
    Public Property Values As List(Of Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also