Provides access to members that control Subset Bands function arguments.
Members
| Name | Description | |
|---|---|---|
![]()  | 
Bands | The band Ids, or wavelengths or band names that will be extracted in ranges or in lists. | 
![]()  | 
ExcludeBadBands | Bad bnands will be excluded if checked. | 
![]()  | 
Method | The method to extract bands from a raster by ranges of band ID, wavelength or band name, or by specifying them individually. | 
![]()  | 
MissingBandAction | Indicates how the raster function behaves when a requested band is not found in the input raster. | 
![]()  | 
Raster | The source raster object. | 
ISubsetBandsFunctionArguments2.ExcludeBadBands Property
Bad bnands will be excluded if checked.
Public Property ExcludeBadBands As Boolean
public bool ExcludeBadBands {get; set;}
Inherited Interfaces
| Interfaces | Description | 
|---|---|
| ISubsetBandsFunctionArguments | Provides access to members that control Subset Bands function arguments. | 
Classes that implement ISubsetBandsFunctionArguments2
| Classes | Description | 
|---|---|
| SubsetBandsFunctionArguments | The Subset Bands raster function arguments class. | 

