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

XmpTagNames.ExifGpsDestBearing Property

Gets the exif:GpsDestBearing tag.

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

Syntax

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

Property Value

exif:GpsDestBearing tag.

Remarks

GPS tag 24, 0x18. Belongs to the EXIF schema.

See Also

Reference