Gets the GPSLatitude EXIF tag.
Description: Indicates the latitude. The latitude is expressed as three RATIONAL values giving the degrees, minutes, and seconds, respectively. When degrees, minutes and seconds are expressed, the format is dd/1,mm/1,ss/1. When degrees and minutes are used and, for example, fractions of minutes are given up to two decimal places, the format is dd/1,mmmm/100,0/1.
Id: 2 (0x0002)
Type: Rational
public static ExifTag GPSLatitude { get; }
Public Shared ReadOnly Property GPSLatitude As ExifTag
Get