[ Version ( since = "1.0.0" ) ]
public void get_location (out double latitude, out double longitude, out double radius)
Gets the location-based properties of the YouTubeQuery:
latitude,
longitude, location_radius and
GDataYouTubeQuery:has-location
.
this | |
latitude |
a location in which to return the latitude, or |
longitude |
a location in which to return the longitude, or |
radius |
a location in which to return the location radius, or |