LocationRect Constructor (LocationRect)

Bing
 

Initializes a new instance of the LocationRect class.

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

Public Sub New (
	rect As LocationRect
)

Parameters

rect
Type: Microsoft.Maps.MapControl.WPF.LocationRect

The location rectangle to use.

Return to top
Show: