Enum GPSMeasureMode
Indicates the measurement mode of the GPS receiver.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum GPSMeasureMode : byte
Fields
| Name | Description |
|---|---|
| ThreeDimensional | Measurement mode is three dimensional. |
| TwoDimensional | Measurement mode is two dimensional. |