Point data to Raster void filling methods.
Constant | Value | Description |
---|---|---|
esriPointToRasterVoidFillNoFill | 1 | Do not fill void. |
esriPointToRasterVoidFillSimple | 2 | Use immediate neighbor cells (not all voids can be filled with this method). |
esriPointToRasterVoidFillInterpolation | 3 | Use a method defined in esriSurfaceInterpolationType. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.