[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.GpsLongitudeRef

Enum GpsLongitudeRef

Namespace
GrapeCity.Documents.Imaging.Exif
Assembly
GcDocs.Imaging.dll

Indicates whether the longitude is east or west longitude.

public enum GpsLongitudeRef

Fields

EastLongitude = 1

East longitude

NotDefined = 0

Not defined (default).

Unknown = 3

Unrecognized value

WestLongitude = 2

West longitude