Share via


MapCore.SetView Method

This documentation is no longer available on MSDN, however it is available as a CHM download.

Sets the map view.

Overload List

Name Description
MapCore.SetView (Location, Double)
Sets the map view to the specified center location and zoom level.
MapCore.SetView (Location, Double, Double)
Sets the map view to the specified center location, zoom level, and directional heading.
MapCore.SetView (Location, Double, Double, Double)
Sets the map view to the specified center location, zoom level, heading, and pitch.
MapCore.SetView (LocationRect)
Sets the map view using the specified location rectangle.

See Also

Reference

MapCore Class
MapCore Members
Microsoft.Maps.MapControl.Core Namespace