Enum GPSLongitudeRef
Indicates the GPS longitude reference relative to the prime meridian.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum GPSLongitudeRef : byte
Fields
| Name | Description |
|---|---|
| East | East of prime meridian. |
| West | West of prime meridian. |