ExifTagGPSInfoGPSDestDistanceRef Property

Gets the GPSDestDistanceRef EXIF tag.

Description: Indicates the unit used to express the distance to the destination point. "K", "M" and "N" represent kilometers, miles and knots.
Id: 25 (0x0019)
Type: Ascii

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag GPSDestDistanceRef { get; }

Property Value

ExifTag

See Also