[]
Transform a point from screen coordinates to geographic coordinates.
public Point ScreenToGeographic(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 geographic coordinates currently mapped to the parameter screen coordinates. |