set_coordinates
Description:
[ Version ( since = "0.5.0" ) ]
public void set_coordinates (double latitude, double longitude)
Sets the latitude and
longitude properties to latitude
and longitude
respectively.
Parameters:
this |
a PicasaWebFile
|
latitude |
the file's new latitude coordinate, or G_MAXDOUBLE
|
longitude |
the file's new longitude coordinate, or G_MAXDOUBLE
|