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

XmpTagNames.ExifGpsAltitude Property

Gets the exif:GpsAltitude tag.

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

Syntax

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

Property Value

exif:GpsAltitude tag.

Remarks

GPS tag 6, 0x06. Belongs to the EXIF schema.

See Also

Reference