Indicates the status of the GPS receiver when the image is recorded. 'A' means measurement is in progress, and 'V' means the measurement is Interoperability.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string EXIF_GPSStatus { get; set; }
Public Property EXIF_GPSStatus As String Get Set
public: property String^ EXIF_GPSStatus { String^ get (); void set (String^ value); }