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

XmpTagNames.ExifGpsImgDirection Property

Gets the exif:GpsImgDirection tag.

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

Syntax

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

Property Value

exif:GpsImgDirection tag.

Remarks

GPS tag 17, 0x11. Belongs to the EXIF schema.

See Also

Reference