LongLatOffsetDatumShift.Direction Property
Gets the direction: from or to the known datum.
Syntax
public DatumShiftDirection Direction { get; }
Property Value
Remarks
If the direction goes to the known datum, then the LongitudeOffset and LatitudeOffset are added to longitude and latitude in the owner datum, to get longitude and latitude in the KnownDatum. Otherwise, the offsets are added when you transform in the opposite direction.
Platforms
Windows, Linux, Android