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