ExifTagGPSInfoGPSDestLongitudeRef Property

Gets the GPSDestLongitudeRef EXIF tag.

Description: Indicates whether the longitude of the destination point is east or west longitude. ASCII "E" indicates east longitude, and "W" is west longitude.
Id: 21 (0x0015)
Type: Ascii

Definition

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

Property Value

ExifTag

See Also