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