ExifData.GPSDestLatitude

ExifData.GPSDestLatitude property

Gets or sets the GPS latitude of the destination point.

public TiffRational[] GPSDestLatitude { get; set; }

Property Value

The GPS latitude of the destination point.

See Also