The LocationInfo type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
|
|
ToString |
Provides a human readable version of the position using decimal values
as a string.
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
Area |
Similar to Circle but includes a region, city and
country information about the area if available.
|
|
|
Circle |
The circular area the location found is within
|
|
|
Latitude |
The latitude of the centre of the location found.
|
|
|
Longitude |
The longitude of the centre of the location found.
|
|
|
Position |
A position object for the centre of the location found.
|