This topic has not yet been rated - Rate this topic

FlatMapMode.LocationToLogicalPoint Method (GeoCoordinate)

July 26, 2012

When overridden in a derived class, converts a GeoCoordinate object to a point on the map.

Namespace:  Microsoft.Phone.Controls.Maps.Core
Assembly:  Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
protected abstract Point LocationToLogicalPoint(
	GeoCoordinate location
)

Parameters

location
Type: System.Device.Location.GeoCoordinate
The GeoCoordinate to convert.

Return Value

Type: System.Windows.Point
Returns Point.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.