Members
Name | 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. |
IElevationVoidFillFunctionArguments2.ShortRangeIDWRadius Property
Try to fill every void pixel using IDW with this radius. <= 0 means off.
Public Property ShortRangeIDWRadius As Double
public double ShortRangeIDWRadius {get; set;}
Inherited Interfaces
Interfaces | Description |
---|---|
IElevationVoidFillFunctionArguments |
Classes that implement IElevationVoidFillFunctionArguments2
Classes | Description |
---|---|
ElevationVoidFillFunctionArguments (esriGeoDatabaseExtensions) |