ArcObjects Library Reference (DataSourcesRaster)  

IRasterInfoFunctionArguments Interface

Provides access to members that control raster info function arguments.

Product Availability

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

Members

Description
Read/write property Caching Indicates if the raster info will be cached.
Read/write property Raster The input image.
Read/write property RasterInfo The specified raster info object.

CoClasses that implement IRasterInfoFunctionArguments

CoClasses and Classes Description
RasterInfoFunctionArguments The raster info function arguments.

.NET Samples

Create a custom raster type from the ground up for DMCII data (Code Files: DMCIIRasterType)