[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.ScreenToGeographic

ScreenToGeographic Method

ScreenToGeographic(Point)

Transforms a point from screen coordinates to geographic coordinates.

Declaration
public Point ScreenToGeographic(Point point)
Parameters
Type Name Description
Point point

A point in screen coordinates (pixels from the top left corner of this control).

Returns
Type Description
Point

The geographic coordinates currently mapped to the parameter screen coordinates.