ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterStretchColorizer Class / Lookup Property

In This Topic
    Lookup Property (CIMRasterStretchColorizer)
    In This Topic
    Gets or sets a long array of lookup values.
    Syntax
    public int[] Lookup {get; set;}
    Public Property Lookup As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also