Table of Contents

Class MouseDraggedEventArgs

Namespace
DotNetBrowser.Input.Mouse.Events
Assembly
DotNetBrowser.dll

The event arguments for the Dragged event.

public sealed class MouseDraggedEventArgs : MouseEventArgs, IMouseDraggedEventArgs, IMouseEventArgs
Inheritance
MouseDraggedEventArgs
Implements
Inherited Members

Properties

Button

Gets or sets the button that is pressed during the move.

Modifiers

Gets or sets the keyboard modifiers.

MouseModifiers

Gets or sets the mouse modifiers indicating which mouse buttons are currently pressed.