ImageEn, unit iexBitmaps

TIOParams.EXIF_GPSDestBearingRef

TIOParams.EXIF_GPSDestBearingRef


Declaration

property EXIF_GPSDestBearingRef: AnsiString;


Description

Returns the reference used for the bearing to the destination point. "T" denotes true direction, whereas "M" is magnetic direction.
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)