Method ScreenToBaseSurface
ScreenToBaseSurface(Windows.Foundation.Point)
Converts a screen coordinate (in pixels) to a coordinate on the scene view's base surface.
Declaration
public MapPoint ScreenToBaseSurface(Windows.Foundation.Point screenPoint)
Parameters
| Type | Name | Description |
|---|---|---|
| Windows.Foundation.Point | screenPoint | Screen point relative to the upper left. |
Returns
| Type | Description |
|---|---|
| MapPoint | A MapPoint on the base surface of the scene;
or |
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET 6.0 Windows | 100.13 - 100.15 |