Geoposition.Coordinate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The latitude and longitude associated with a geographic location.
public:
property Geocoordinate ^ Coordinate { Geocoordinate ^ get(); };
Geocoordinate Coordinate();
public Geocoordinate Coordinate { get; }
var geocoordinate = geoposition.coordinate;
Public ReadOnly Property Coordinate As Geocoordinate
Property Value
The latitude and longitude associated with a geographic location.
Windows requirements
App capabilities |
location
ID_CAP_LOCATION [Windows Phone]
|