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 > IResampleFunctionArguments Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control resample function arguments.
Description | ||
---|---|---|
InputCellsize | The input resampling cellsize. | |
OutputCellsize | The output resampling cellsize. | |
Raster | The source raster object. | |
ResamplingType | The resampling type. |
CoClasses and Classes | Description |
---|---|
ResampleFunctionArguments | A class for resampling function arguments. |