[]
Transforms a point from screen coordinates to logic coordinates.
public Point ScreenToLogic(Point point)
| Type | Name | Description |
|---|---|---|
| Point | point | A point in screen coordinates (pixels from the top left corner of this control). |
| Type | Description |
|---|---|
| Point | The logic coordinates currently mapped to the parameter screen coordinates. |
The logic coordinates are the ones used by the IMapProjection.