This document is archived and information here might be outdated.  Recommended version.


esriPointToRasterVoidFillMethod Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Constants > E > esriPointToRasterVoidFillMethod Constants
ArcGIS Developer Help

esriPointToRasterVoidFillMethod Constants

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.