GeoboundingBox.Center Property

Definition

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

Applies to