[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.ScreenToLogic

ScreenToLogic Method

ScreenToLogic(Point)

Transforms a point from screen coordinates to logic coordinates.

Declaration
public Point ScreenToLogic(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 logic coordinates currently mapped to the parameter screen coordinates.

Remarks

The logic coordinates are the ones used by the IMapProjection.