[]
Transforms a point from logic coordinates to screen coordinates.
public Point LogicToScreen(Point point)
Type | Name | Description |
---|---|---|
Point | point | A point in logic coordinates. |
Type | Description |
---|---|
Point | The screen coordinates currently mapped to the parameter logic coordinates. |