IMouseEventArgs Interface |
Namespace: DotNetBrowser.Input.Mouse.Events
public interface IMouseEventArgs
The IMouseEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Location |
Gets the mouse position relative to the bounds of the browser instance.
| |
LocationOnScreen |
Gets the mouse position relative to the bounds of the screen.
|