This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.ExifGpsLatitude Property

Gets the exif:GpsLatitude tag.

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

Syntax

Visual Basic
Public Shared ReadOnly Property ExifGpsLatitude As String
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