LongLatOffsetDatumShift.LongitudeOffset Property
Gets the longitude offset.
Syntax
public System.Double LongitudeOffset { get; }
Property Value
Default: 0.0
Longitude offset in arc seconds.
Remarks
The longitude difference between LongLat coordinates in the owner datum and in the KnownDatum, expressed in arc seconds. (The sign depends on the Direction.) If you are at latitude phi, then 1 arc second of longitude is about 30.97 * cos(phi) meters.
Platforms
Windows, Linux, Android