GridReprojector Properties |
The GridReprojector type exposes the following members.
Name | Description | |
---|---|---|
DoInterpolate |
Bool specifying whether to interpolate (true) or take the closest value (false, default)
| |
Reprojector |
Reprojector used when converting between map projections.
You can use this to set datum shift parameters. Any updates to the reprojector must be done after the target has been set and before calling Initialize. | |
TargetGridInfo |
Information on target grid. Null if not set (before calling one of the SetTarget method).
If not specified fully the target grid-info, this is first populated fully after Initialize. |