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

    See Also