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

XmpTagNames.ExifGpsSpeed Property

Gets the exif:GpsSpeed tag.

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

Syntax

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

Property Value

exif:GpsSpeed tag.

Remarks

GPS tag 13, 0x0D. Belongs to the EXIF schema.

See Also

Reference