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


IRasterInfoFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterInfoFunctionArguments Interface
ArcGIS Developer Help

IRasterInfoFunctionArguments Interface

Provides access to members that control raster info function arguments.

Product Availability

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

Members

Name 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.

Classes that implement IRasterInfoFunctionArguments

Classes Description
RasterInfoFunctionArguments The raster info function arguments.

.NET Samples

Create a custom raster type from the ground up for DMCII data