ImageEn, unit iexBitmaps

TIOParams.EXIF_GPSDestDistanceRef

TIOParams.EXIF_GPSDestDistanceRef


Declaration

property EXIF_GPSDestDistanceRef: AnsiString;


Description

Returns the unit used to express the distance to the destination point:
  K: Kilometers
  M: Miles
  N: Knots
The default value is an empty string, which means "unknown". An unknown value is not written when saving EXIF values.

Note: To save GPS data, you must set EXIF_GPSVersionID to '2.2.0.0' (or use the const, GPS_Version_ID)