ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RGBColorizerDefinition Class / GreenBandIndex Property

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also