ExifTagGPSInfoGPSLongitudeRef Property

Gets the GPSLongitudeRef EXIF tag.

Description: Indicates whether the longitude is east or west longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude.
Id: 3 (0x0003)
Type: Ascii

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag GPSLongitudeRef { get; }

Property Value

ExifTag

See Also