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