ReprojectorSetNoDatumShift Method

Disable datum shift calculations for either the source or the target.

This call will reset the BypassDatumConversions flag

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public void SetNoDatumShift(
	ReprojectorSide side
)

Parameters

side  ReprojectorSide
Side to apply to, source or target

See Also