ExifTagGPSInfoGPSStatus Property

Gets the GPSStatus EXIF tag.

Description: 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.
Id: 9 (0x0009)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also