MapCore.LocationToViewportPoint Method (Location)

Bing
 

Converts a location to a viewport point.

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

public Point LocationToViewportPoint(
	Location location
)

Parameters

location
Type: Microsoft.Maps.MapControl.WPF.Location

The location to convert.

Return Value

Type: System.Windows.Point

Returns Point.

Return to top
Show: