ImageEn, unit iexBitmaps

TIOParams.EXIF_GPSDestLatitudeRef

TIOParams.EXIF_GPSDestLatitudeRef


Declaration

property EXIF_GPSDestLatitudeRef: AnsiString;


Description

Indicates whether the latitude of the destination point is North or South latitude. The ASCII value "N" indicates North latitude, whereas "S" is South latitude.
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)


See Also

 EXIF_GPSDestLatitudeDegrees
 EXIF_GPSDestLatitudeMinutes
 EXIF_GPSDestLatitudeSeconds