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