ExifTagGPSInfoGPSDestBearingRef Property

Gets the GPSDestBearingRef EXIF tag.

Description: Indicates the reference used for giving the bearing to the destination point. "T" denotes true direction and "M" is magnetic direction.
Id: 23 (0x0017)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also