Click or drag to resize
GPSInfoLatitudeRef Property
Gets the latitude reference.

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

Property Value

Type: String
Remarks
Indicates whether the latitude is north or south latitude. The value 'N' indicates north latitude, and 'S' is south latitude.
See Also