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

XmpTagNames.ExifGpsProcessingMethod Property

Gets the exif:GpsProcessingMethod tag.

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

Syntax

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

Property Value

exif:GpsProcessingMethod tag.

Remarks

GPS tag 27, 0x1B. Belongs to the EXIF schema.

See Also

Reference