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

XmpTagNames.ExifGpsImgDirectionRef Property

Gets the exif:GpsImgDirectionRef tag.

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

Syntax

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

Property Value

exif:GpsImgDirectionRef tag.

Remarks

GPS tag 16, 0x10. Belongs to the EXIF schema.

See Also

Reference