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
|
Name |
Description |
|
Caching |
Indicates if the raster info will be cached. |
|
Raster |
The input image. |
|
RasterInfo |
The specified raster info object. |
CoClasses that implement IRasterInfoFunctionArguments
.NET Samples
Create a custom raster type from the ground up for DMCII data (Code Files:
DMCIIRasterType)