ExifTagGPSInfoGPSDestDistance Property

Gets the GPSDestDistance EXIF tag.

Description: Indicates the distance to the destination point.
Id: 26 (0x001a)
Type: Rational

Definition

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

Property Value

ExifTag

See Also