Method ContentToScreen
ContentToScreen(in Point)
Converts a Content-relative location to a Screen-relative location.
public Point ContentToScreen(in Point location)
Parameters
location
PointThe Content-relative location.
Returns
- Point
The Screen-relative location.