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

XmpTagNames.ExifGpsTrackRef Property

Gets the exif:GpsTrackRef tag.

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

Syntax

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

Property Value

exif:GpsTrackRef tag.

Remarks

GPS tag 14, 0x0E. Belongs to the EXIF schema.

See Also

Reference