ExifTagGPSInfoGPSTrack Property

Gets the GPSTrack EXIF tag.

Description: Indicates the direction of GPS receiver movement. The range of values is from 0.00 to 359.99.
Id: 15 (0x000f)
Type: Rational

Definition

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

Property Value

ExifTag

See Also