This document is archived and information here might be outdated.  Recommended version.


IMosaicOperator.CurrentBand Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IMosaicOperator.CurrentBand Property

The current band index.

[Visual Basic .NET]
Public WriteOnly Property CurrentBand
[C#]
public void CurrentBand {set;}
[C++]
HRESULT put_CurrentBand(
  long 
);
[C++]

Parameters [in] is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMosaicOperator Interface