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

XmpTagNames.ExifGpsDestDistance Property

Gets the exif:GpsDestDistance tag.

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

Syntax

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

Property Value

exif:GpsDestDistance tag.

Remarks

GPS tag 26, 0x1A. Belongs to the EXIF schema.

See Also

Reference