MapCore::Center Property

Bing
 

Gets the center location of the map view.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

public:
property Location^ Center {
	Location^ get();
	void set(Location^ value);
}
Return to top
Show: