ITouchPointLocationOnScreen Property |
Gets the touch point location relative to the bounds of the screen.
Namespace:
DotNetBrowser.Input.Touch.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax Point LocationOnScreen { get; }
Property Value
Type:
PointThe touch point location relative to the bounds of the screen.
See Also