ViewInfo.ExtraCellBorder Property
Gets or sets a value indicating that the geographic area should be expanded.
Syntax
public System.Double ExtraCellBorder { get; set; }
Property Value
The number of raster cells to expand the geographic area.
Remarks
Some operators working with rasters require an extra margin around the rasters read from their inputs, to avoid different edge artifacts. If your custom operator needs this, set this property rather than expanding the area directly.
Platforms
Windows, Linux, Android