Provides access to members that control the properties for raster analysis.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AnalysisExtent | The analysis extent of the raster. | |
MakePermanent | Makes a temporary raster a permanent raster dataset. | |
PixelHeight | The pixel height in ground resolution. | |
PixelWidth | The pixel width in ground resolution. | |
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.