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

XmpTagNames.ExifGpsDestLongitude Property

Gets the exif:GpsDestLongitude tag.

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

Syntax

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

Property Value

exif:GpsDestLongitude tag.

Remarks

GPS tag 22, 0x16 (position) and 21, 0x15 (East/West). Belongs to the EXIF schema.

See Also

Reference