This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IInterpolateIrregularDataFunctionArguments Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control InterpolateIrregularData function arguments.
Description | ||
---|---|---|
InterpolationMethod | The interpolation method. | |
PointFeatureClass | The points in a table. | |
Radius | The search radius for points. | |
RasterInfo | The raster definition containing at least extent, cellsize, and pixel type. | |
ValueField | The value (Z) field name. |
CoClasses and Classes | Description |
---|---|
InterpolateIrregularDataFunctionArguments | A class for the InterpolateIrregularData function arguments. |