| GPSInfoLatitudeRef Property |
Gets the latitude reference.
Namespace: Flir.Atlas.ImageAssembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax public string LatitudeRef { get; }
Property Value
Type:
StringRemarks
Indicates whether the latitude is north or south latitude.
The value 'N' indicates north latitude, and 'S' is south latitude.
See Also