Enum GPSDistanceRef
Indicates the distance unit of the GPS receiver.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum GPSDistanceRef : byte
Fields
| Name | Description |
|---|---|
| Kilometers | Kilometers. |
| Knots | Knots (nautical miles). |
| Miles | Miles. |