ExifData.GPSDestLongitude

ExifData.GPSDestLongitude property

Gets or sets the GPS longitude of the destination point.

public TiffRational[] GPSDestLongitude { get; set; }

Property Value

The GPS longitude of the destination point.

See Also