The LocationInfo type exposes the following members.

Constructors

Methods

  Name Description
Public method ToString
Provides a human readable version of the position using decimal values as a string.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property Area
Similar to Circle but includes a region, city and country information about the area if available.
Public property Circle
The circular area the location found is within
Public property Latitude
The latitude of the centre of the location found.
Public property Longitude
The longitude of the centre of the location found.
Public property Position
A position object for the centre of the location found.

See Also