DestDistance

ExifGpsPackage.DestDistance property

Gets or sets the GPS distance to the destination point.

public TiffRational DestDistance { get; set; }

Property Value

The distance to the destination point.

See Also