Overload | Description |
---|---|
PageToMap(Coordinate2D) | Translates a point in page coordinates to a point in map coordinates. This method must be called on the MCT. Use QueuedTask.Run. |
PageToMap(MapPoint) | Translates a point in page coordinates to a point in map coordinates. This method must be called on the MCT. Use QueuedTask.Run. |