Interface IMouseMovedEventArgs
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
The event arguments for the Moved event.
public interface IMouseMovedEventArgs : IMouseEventArgs
- Inherited Members
Properties
- MouseModifiers
Gets the mouse modifiers indicating which mouse buttons are currently pressed.