Method ScreenToLocation
ScreenToLocation(Point)
Converts a screen point relative to the upper left of the map into a location on the map.
Declaration
public MapPoint ScreenToLocation(Point screenPoint)
Parameters
Type | Name | Description |
---|---|---|
Point | screenPoint | Screen point relative to the upper left |
Returns
Type | Description |
---|---|
MapPoint | A MapPoint in map coordinates if this view is initialzied and has a loaded Map; otherwise |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.15 |