| Dfs2Reprojector Properties | 
The Dfs2Reprojector type exposes the following members.
| Name | Description | |
|---|---|---|
| Interpolate | 
            Bool specifying whether to interpolate (true) or take the closest value (false, default)
              | |
| OutsideValue | 
            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.  | |
| Reprojector | 
            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.  |