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

XmpTagNames.ExifGpsVersionID Property

Gets the exif:GpsVersionID tag.

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

Syntax

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

Property Value

exif:GpsVersionID tag.

Remarks

GPS tag 0, 0x00. Belongs to the EXIF schema.

See Also

Reference