Geopoint.Position 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 position of a geographic point.
public:
property BasicGeoposition Position { BasicGeoposition get(); };
BasicGeoposition Position();
public BasicGeoposition Position { get; }
var basicGeoposition = geopoint.position;
Public ReadOnly Property Position As BasicGeoposition
Property Value
The position of a geographic point.
Windows requirements
App capabilities |
location
|