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

XmpTagNames.ExifGpsMeasureMode Property

Gets the exif:GpsMeasureMode tag.

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

Syntax

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

Property Value

exif:GpsMeasureMode tag.

Remarks

GPS tag 10, 0x0A. Belongs to the EXIF schema.

See Also

Reference