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

XmpTagNames.ExifGpsLongitude Property

Gets the exif:GpsLongitude tag.

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

Syntax

Visual Basic
Public Shared ReadOnly Property ExifGpsLongitude As String
C#
public static string ExifGpsLongitude { get; }

Property Value

exif:GpsLongitude tag.

Remarks

GPS tag 4, 0x04 (position) and 3, 0x03 (East/West). Belongs to the EXIF schema.

See Also

Reference