[]
        
(Showing Draft Content)

C1.WPF.Maps.C1Maps.ScreenToGeographic

ScreenToGeographic Method

ScreenToGeographic(Point)

Transform 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.