This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterAnalysisProps Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the properties for raster analysis.
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 and Classes | Description |
---|---|
Raster | An in-memory representation of a dynamic raster that can perform resampling and reprojection. |
This interface is mainly used for Spatial Analyst.