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

XmpTagNames.ExifGpsDestDistanceRef Property

Gets the exif:GpsDestDistanceRef tag.

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

Syntax

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

Property Value

exif:GpsDestDistanceRef tag.

Remarks

GPS tag 25, 0x19. Belongs to the EXIF schema.

See Also

Reference