This property refers to the name of the map data used.
[Visual Basic] Public ReadOnly Property
MapDatum As String
[C#] public string MapDatum {get;}
Property Value
MapDatum is the name of the map data used
Explanation
The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
The property value is derived from the image tags related to the Exif GPS tag.
See Also
ImageKit.File.Exif Members | Newtone.ImageKit.Win.ImageKit