Table of Contents

ExifTag.GPSInfo.GPSLongitudeRef Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag GPSLongitudeRef { get; }

Property Value

ExifTag