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