Enum GPSAltitudeRef
Indicates the GPS longitude reference relative to the mean sea level.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum GPSAltitudeRef : byte
Fields
| Name | Description |
|---|---|
| AboveSeaLevel | Above the mean sea level. |
| BelowSeaLevel | Below the mean sea level. |