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

XmpTagNames.ExifGpsTimeStamp Property

Gets the exif:GpsTimeStamp tag.

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

Syntax

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

Property Value

exif:GpsTimeStamp tag.

Remarks

GPS tag 29 (date), 0x1D, and, and GPS tag 7 (time), 0x07. Belongs to the EXIF schema.

See Also

Reference