ExifTagGPSInfoGPSMapDatum Property

Gets the GPSMapDatum EXIF tag.

Description: Indicates the geodetic survey data used by the GPS receiver. If the survey data is restricted to Japan, the value of this tag is "TOKYO" or "WGS-84".
Id: 18 (0x0012)
Type: Ascii

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag GPSMapDatum { get; }

Property Value

ExifTag

See Also