XmpTagNames.ExifGpsDestLatitude Property

Gets the exif:GpsDestLatitude tag.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public static string ExifGpsDestLatitude { get; }

Property Value

exif:GpsDestLatitude tag.

Remarks

GPS tag 20, 0x14 (position) and 19, 0x13 (North/South). Belongs to the EXIF schema.

See Also

Reference