| GPSInfoLongitudeRef Property |
Gets the longitude reference.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public string LongitudeRef { get; }
Property Value
Type:
StringRemarks
Indicates whether the longitude is east or west longitude.
The value 'E' indicates east longitude, and 'W' is west longitude.
See Also