Class MouseEventArgs
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
public abstract class MouseEventArgs : IMouseEventArgs
- Inheritance
-
MouseEventArgs
- Implements
- Derived
- Inherited Members
Properties
- Location
Gets or sets the mouse position relative to the bounds of the browser instance.
- LocationOnScreen
Gets or sets the mouse position relative to the bounds of the screen.
Methods
- Equals(MouseEventArgs)
Determines whether the specified object is equal to the current object.