IMouseDraggedEventArgsButton Property  | 
 
                Gets the button that is pressed during the move.
            
 
    Namespace: 
   DotNetBrowser.Input.Mouse.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
SyntaxMouseButton Button { get; }Property Value
Type: 
MouseButtonThe button that is pressed during the move.
See Also