Click or drag to resize
ReprojectorSetNoDatumShift Method
Disable datum shift calculations for either the source or the target.

This call will reset the BypassDatumConversions flag

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public void SetNoDatumShift(
	ReprojectorSide side
)

Parameters

side
Type: DHI.ProjectionsReprojectorSide
Side to apply to, source or target
See Also