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

XmpTagNames.ExifGpsDestBearingRef Property

Gets the exif:GpsDestBearingRef tag.

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

Syntax

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

Property Value

exif:GpsDestBearingRef tag.

Remarks

GPS tag 23, 0x17. Belongs to the EXIF schema.

See Also

Reference