This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IElevationVoidFillFunctionArguments2 Interface (ArcObjects .NET 10.5 SDK) |
Description | ||
---|---|---|
AddedFrameWidth | Width of safety frame added around pixel block, in pixel. Optional. Default is 128. | |
MaxVoidWidth | Fill only voids smaller than this. 0 means all, < 0 means off. | |
Raster | The input raster. Must have 1 band. | |
ShortRangeIDWRadius | Try to fill every void pixel using IDW with this radius. <= 0 means off. |
Interfaces | Description |
---|---|
IElevationVoidFillFunctionArguments |
CoClasses and Classes | Description |
---|---|
ElevationVoidFillFunctionArguments (esriGeoDatabaseExtensions) |