ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAuxiliaryRasterProperties Class / BandIndexes Property

In This Topic
    BandIndexes Property
    In This Topic
    Gets or sets a long array of the band indexes.
    Syntax
    public int[] BandIndexes {get; set;}
    Public Property BandIndexes As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also