MapCore::ViewportPointToLocation Method (Point)

Bing
 

Determines the location associated with the viewport point.

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

public:
Location^ ViewportPointToLocation(
	Point viewportPoint
)

Parameters

viewportPoint
Type: System.Windows::Point

The viewport point.

Return to top
Show: