Method ScreenToClient
ScreenToClient(PointD)
Converts the screen coordinates of a specified point on the screen to client-area coordinates.
PointD ScreenToClient(PointD point)
Parameters
Returns
- PointD
The converted cooridnates.
Converts the screen coordinates of a specified point on the screen to client-area coordinates.
PointD ScreenToClient(PointD point)
The converted cooridnates.