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

XmpTagNames.ExifGpsTrack Property

Gets the exif:GpsTrack tag.

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

Syntax

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

Property Value

exif:GpsTrack tag.

Remarks

GPS tag 15, 0x0F. Belongs to the EXIF schema.

See Also

Reference