ArcObjects Library Reference (DataSourcesRaster)  

IRasterAnalysisProps Interface

Provides access to members that control the properties for raster analysis.

Product Availability

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

Members

Description
Read/write property AnalysisExtent The analysis extent of the raster.
Method MakePermanent Makes a temporary raster a permanent raster dataset.
Read/write property PixelHeight The pixel height in ground resolution.
Read/write property PixelWidth The pixel width in ground resolution.
Read-only property RasterDataset The RasterDataset, if there is one.

CoClasses that implement IRasterAnalysisProps

CoClasses and Classes Description
Raster An in-memory representation of a dynamic raster that can perform resampling and reprojection.

Remarks

This interface is mainly used for Spatial Analyst.