Click or drag to resize
GPSInfoLongitudeRef Property
Gets the longitude reference.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public string LongitudeRef { get; }

Property Value

Type: String
Remarks
Indicates whether the longitude is east or west longitude. The value 'E' indicates east longitude, and 'W' is west longitude.
See Also