Indicates the reference for giving the direction of GPS receiver movement. 'T' denotes true direction and 'M' is magnetic direction.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string EXIF_GPSTrackRef { get; set; }
Public Property EXIF_GPSTrackRef As String Get Set
public: property String^ EXIF_GPSTrackRef { String^ get (); void set (String^ value); }