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