This topic has not yet been rated - Rate this topic

MapMode.Center Property

July 26, 2012

When overridden in a derived class, gets or sets the center of the map view.

Namespace:  Microsoft.Phone.Controls.Maps.Core
Assembly:  Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
XMLNS for XAML: Not mapped to an xmlns.
public virtual GeoCoordinate Center { get; set; }
<object>
  <object.Center>
    <GeoCoordinate .../>
  </object.Center>
</object>

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.