Method ScreenToBaseSurface
ScreenToBaseSurface(Point)
Converts a screen point relative to the upper left of the map into a location on the map.
Declaration
public MapPoint ScreenToBaseSurface(Point screenPoint)
Parameters
Type | Name | Description |
---|---|---|
Xamarin. |
screenPoint | Screen point relative to the upper left |
Returns
Type | Description |
---|---|
Map |
a location in map coordinates. |
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |