Table of Contents

ExifTag.GPSInfo.GPSDestLongitudeRef Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag GPSDestLongitudeRef { get; }

Property Value

ExifTag