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

XmpTagNames.ExifGpsMapDatum Property

Gets the exif:GpsMapDatum tag.

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

Syntax

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

Property Value

exif:GpsMapDatum tag.

Remarks

GPS tag 18, 0x12. Belongs to the EXIF schema.

See Also

Reference