GeoboundingBox.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.
Gets the center of the GeoboundingBox.
public:
property BasicGeoposition Center { BasicGeoposition get(); };
BasicGeoposition Center();
public BasicGeoposition Center { get; }
var basicGeoposition = geoboundingBox.center;
Public ReadOnly Property Center As BasicGeoposition
Property Value
The center of the GeoboundingBox.
Windows requirements
App capabilities |
location
|