Table of Contents

ExifTag.GPSInfo.GPSDestLatitudeRef Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

Gets the GPSDestLatitudeRef EXIF tag.

Description: Indicates whether the latitude of the destination point is north or south latitude. The ASCII value "N" indicates north latitude, and "S" is south latitude.
Id: 19 (0x0013)
Type: Ascii

public static ExifTag GPSDestLatitudeRef { get; }

Property Value

ExifTag