MapCore::SetView Method (LocationRect^)

Bing
 

Sets the map view using the specified location rectangle.

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

public:
void SetView(
	LocationRect^ boundingRectangle
)

Parameters

boundingRectangle
Type: Microsoft.Maps.MapControl.WPF::LocationRect^

The rectangle that defines the boundaries of the map view.

Return to top
Show: