Indicates the direction of GPS receiver movement. The range of values is from 0.00 to 359.99.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double EXIF_GPSTrack { get; set; }
Public Property EXIF_GPSTrack As Double Get Set
public: property double EXIF_GPSTrack { double get (); void set (double value); }