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

XmpTagNames.ExifGpsSatellites Property

Gets the exif:GpsSatellites tag.

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

Syntax

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

Property Value

exif:GpsSatellites tag.

Remarks

GPS tag 8, 0x08. Belongs to the EXIF schema.

See Also

Reference