Method ScreenToBaseSurface
ScreenToBaseSurface(Point)
Converts a screen coordinate (in pixels) to a coordinate on the scene view's base surface.
Declaration
public MapPoint ScreenToBaseSurface(Point screenPoint)
Parameters
| Type | Name | Description |
|---|---|---|
| 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 |
| .NET Framework | 100.0 - 100.15 |
| .NET 5 | 100.10 - 100.12 |
| .NET Core 3.1 | 100.7 - 100.12 |