get_gps_latitude
Description:
[ Version ( deprecated = true , deprecated_since = "0.12.2" ) ]
public bool get_gps_latitude (out double latitude)
public bool get_gps_latitude (out double latitude)
Warning: get_gps_latitude is deprecated since 0.12.2.
Query the latitude stored in the GPS tags of this
Note:
Use try_get_gps_latitude instead.
Parameters:
this |
An instance of Metadata |
latitude |
Variable to store the latitude value |
Returns:
Boolean success value |