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