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


IElevationVoidFillFunctionArguments2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IElevationVoidFillFunctionArguments2 Interface

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property AddedFrameWidth Width of safety frame added around pixel block, in pixel. Optional. Default is 128.
Read/write property MaxVoidWidth Fill only voids smaller than this. 0 means all, < 0 means off.
Read/write property Raster The input raster. Must have 1 band.
Read/write property ShortRangeIDWRadius Try to fill every void pixel using IDW with this radius. <= 0 means off.

Inherited Interfaces

Interfaces Description
IElevationVoidFillFunctionArguments

CoClasses that implement IElevationVoidFillFunctionArguments2