XmpTagNames.ExifGpsLatitude Property

Gets the exif:GpsLatitude tag.

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

Syntax

C#
public static string ExifGpsLatitude { get; }

Property Value

exif:GpsLatitude tag.

Remarks

GPS tag 2, 0x02 (position) and 1, 0x01 (North/South). Belongs to the EXIF schema.

See Also

Reference