The returned Reprojector object can be used for specifying datum shift parameters. The Reprojector is set up using the grid projection as the source projection and the projection provided in this method as the target projection. It must always have the convertion type Geo2Geo handling datum shifts only.
public Reprojector SetupReprojection(
Cartography targetCartography
)member SetupReprojection :
targetCartography : Cartography -> Reprojector