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

XmpTagNames.ExifGpsSpeedRef Property

Gets the exif:GpsSpeedRef tag.

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

Syntax

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

Property Value

exif:GpsSpeedRef tag.

Remarks

GPS tag 12, 0x0C. Belongs to the EXIF schema.

See Also

Reference