[]
        
(Showing Draft Content)

C1.Win.Map.C1Map.LogicToScreen

LogicToScreen Method

LogicToScreen(Point)

Transforms a point from logic coordinates to screen coordinates.

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

A point in logic coordinates.

Returns
Type Description
Point

The screen coordinates currently mapped to the parameter logic coordinates.