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.27.7
SyntaxPoint LocationOnWidget { get; }Property Value
Type: 
PointThe touch point location relative to the bounds of the widget.
See Also