Click or drag to resize

Dfs2Reprojector Properties

The Dfs2Reprojector type exposes the following members.

Properties
  NameDescription
Public propertyInterpolate
Bool specifying whether to interpolate (true) or take the closest value (false, default)
Public propertyOutsideValue
Value to set in target grid outside source grid, i.e. where target includes areas that are not covered by the source.

Default using the delete value of source file but can be overruled by a user defined value.

Public propertyReprojector
The reprojector class that is performing the reprojecting from one coordinate system to the other.

Any datum conversion parameters must be specified directly to the Reprojector

Available after calls to the any of the SetTarget methods.

Top
See Also