Geocoordinate.Point 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 location of the Geocoordinate.
public:
property Geopoint ^ Point { Geopoint ^ get(); };
Geopoint Point();
public Geopoint Point { get; }
var geopoint = geocoordinate.point;
Public ReadOnly Property Point As Geopoint
Property Value
The location of the Geocoordinate.
Windows requirements
App capabilities |
location
|