ArcObjects Library Reference (DataSourcesRaster)  

IRasterStatistics.RasterBand Property

The RasterBand.

[Visual Basic .NET]
Public WriteOnly Property RasterBand
[C#]
public void RasterBand {set;}
[C++]
HRESULT put_RasterBand(
  IRasterBand* 
);
[C++]

Parameters

[in]

   is a parameter of type IRasterBand

Product Availability

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

See Also

IRasterStatistics Interface