ExifTagGPSInfoGPSTrackRef Property

Gets the GPSTrackRef EXIF tag.

Description: Indicates the reference for giving the direction of GPS receiver movement. "T" denotes true direction and "M" is magnetic direction.
Id: 14 (0x000e)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also