Method ScreenToBaseSurface
ScreenToBaseSurface(PointF)
Converts a screen coordinate (in pixels) to a coordinate on the scene view's base surface.
Declaration
public MapPoint ScreenToBaseSurface(PointF screenPoint)
Parameters
Type | Name | Description |
---|---|---|
Android. |
screenPoint | Screen point relative to the upper left. |
Returns
Type | Description |
---|---|
Map |
A Map |
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
Xamarin.Android | 100.0 - 100.15 |