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


IElevationVoidFillFunctionArguments2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IElevationVoidFillFunctionArguments2 Interface
ArcGIS Developer Help

IElevationVoidFillFunctionArguments2 Interface

Product Availability

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

Members

Name 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

Classes that implement IElevationVoidFillFunctionArguments2