Share via


MapBase.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
MapBase.SetView (Location, Double)
When overridden in a derived class, sets the map view to the specified center location and zoom level.
MapBase.SetView (Location, Double, Double)
When overridden in a derived class, sets the map view to the specified center location, zoom level, and heading.
MapBase.SetView (Location, Double, Double, Double)
When overridden in a derived class, sets the map view to the specified center location, zoom level, heading, and pitch.
MapBase.SetView (LocationRect)
When overridden in a derived class, sets the map view to the specified location rectangle.

See Also

Reference

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