ExifData.GPSLatitude

ExifData.GPSLatitude property

Gets or sets the GPS latitude.

public TiffRational[] GPSLatitude { get; set; }

Property Value

The GPS latitude.

See Also