DestDistanceRef

ExifGpsPackage.DestDistanceRef property

Gets or sets the GPS unit used to express the distance to the destination point. ‘K’, ‘M’ and ‘N’ represent kilometers, miles and knots.

public string DestDistanceRef { get; set; }

Property Value

The GPS unit used to express the distance to the destination point.

See Also