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

XmpTagNames.ExifGpsDifferential Property

Gets the exif:GpsDifferential tag.

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

Syntax

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

Property Value

exif:GpsDifferential tag.

Remarks

GPS tag 30, 0x1E. Belongs to the EXIF schema.

See Also

Reference