ILabelBadBandsFunctionArguments Interface

Provides access to members that control Label Bad Bands function arguments.

Members

Name Description
Read/write property Bands The band IDs or wavelengths that will be marked as bad bands in ranges or/and lists.
Read/write property Method The method to label bad bands in a raster based on band IDs or wavelengths, which can be specified individually or as ranges.
Read/write property Raster The source raster object.

ILabelBadBandsFunctionArguments.Bands Property

The band IDs or wavelengths that will be marked as bad bands in ranges or/and lists.

Public Property Bands As String
public string Bands {get; set;}

ILabelBadBandsFunctionArguments.Method Property

The method to label bad bands in a raster based on band IDs or wavelengths, which can be specified individually or as ranges.

Public Property Method As esriLabelBadBandsMethod
public esriLabelBadBandsMethod Method {get; set;}

ILabelBadBandsFunctionArguments.Raster Property

The source raster object.

Public Property Raster As Object
public object Raster {get; set;}

Classes that implement ILabelBadBandsFunctionArguments

Classes Description
LabelBadBandsFunctionArguments The Label Bad Bands raster function arguments class.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.