Automatic
Resampling method is determined automatically. Sentinel value indicating that the appropriate resampling method should be determined automatically.
By default, RasterResamplingType.NearestNeighbor is applied, which preserves data values. For rasters that are known to be continuous in nature, RasterResamplingType.BilinearInterpolation is applied to produce smoother visual transitions.
The resampling method used will be determined when the raster data source is loaded or accessed.
Since
300.0.0