GdalQuery.Band Property
Gets or sets which raster band to read if the data contains more than one band.
Syntax
public System.Int32 Band { get; set; }
Property Value
Default: 1
The number of the band to read. The first band is 1.
Platforms
Windows, Linux, Android