TIOParams.EXIF_GPSLatitude_Str
TIOParams.EXIF_GPSLatitude_Str
Declaration
property EXIF_GPSLatitude_Str: string;
Description
Returns a human-readable representation of
EXIF_GPSLongitude. Returns '' if the image does not contain EXIF GPS data.
Note: This uses the following EXIF properties:
EXIF_GPSLatitudeDegrees,
EXIF_GPSLatitudeMinutes,
EXIF_GPSLatitudeSeconds and
EXIF_GPSLatitudeRef
Read-only
See Also
◼EXIF_GPSLatitude
◼EXIF_GPSLongitude_Str