Table of Contents

ExifTag.GPSInfo.GPSLatitudeRef Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the GPSLatitudeRef EXIF tag.

Description: Indicates whether the latitude is north or south latitude. The ASCII value 'N' indicates north latitude, and 'S' is south latitude.
Id: 1 (0x0001)
Type: Ascii

public static ExifTag GPSLatitudeRef { get; }

Property Value

ExifTag