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

In This Topic
    BandIndex Property (CIMRasterStretchColorizer)
    In This Topic
    Gets or sets the band index of the band being stretched.
    Syntax
    public int BandIndex {get; set;}
    Public Property BandIndex As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also