ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RGBColorizerDefinition Class / RedBandIndex Property

In This Topic
    RedBandIndex Property (RGBColorizerDefinition)
    In This Topic
    Gets and sets the band index for the red channel.
    Syntax
    public Nullable<int> RedBandIndex {get; set;}
    Public Property RedBandIndex As Nullable(Of Integer)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also