IMouseEventArgsLocation Property  | 
 
                Gets the mouse position relative to the bounds of the browser instance.
            
 
    Namespace: 
   DotNetBrowser.Input.Mouse.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.5
SyntaxProperty Value
Type: 
PointThe mouse position relative to the bounds of the browser instance.
See Also