Interface IMouseDraggedEventArgs
- Namespace
- DotNetBrowser.Input.Mouse.Events
- Assembly
- DotNetBrowser.dll
The event arguments for the Dragged event.
public interface IMouseDraggedEventArgs : IMouseEventArgs
- Inherited Members
Properties
- Button
Gets the button that is pressed during the move.
- Modifiers
Gets the keyboard modifiers.
- MouseModifiers
Gets the mouse modifiers indicating which mouse buttons are currently pressed.