ExifTagGPSInfoGPSDestLatitudeRef Property

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

Definition

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

Property Value

ExifTag

See Also