GPSDestDistance

ExifData.GPSDestDistance property

Gets or sets the GPS distance to the destination point.

public TiffRational GPSDestDistance { get; set; }

Property Value

The GPS distance to the destination point.

See Also