get_coords


Description:

public void get_coords (out double latitude, out double longitude)

Gets this's coordinates; you must check has_coords before calling this.

Parameters:

this

a Location

latitude

on return will contain this's latitude

longitude

on return will contain this's longitude