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