Property LocationOnScreen
- Namespace
- DotNetBrowser.Input.Touch.Events
- Assembly
- DotNetBrowser.dll
LocationOnScreen
Gets the touch point location relative to the bounds of the screen.
Point LocationOnScreen { get; }
Property Value
- Point
The touch point location relative to the bounds of the screen.