Method PointToScreen
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.dll
PointToScreen(Point)
Computes the location of the specified client point into screen coordinates.
Point PointToScreen(Point point)
Parameters
point
PointThe client coordinate Point to convert.
Returns
- Point
A Point that represents the converted Point in screen coordinates.