Click or drag to resize

MouseExtensions Class

The mouse input simulation service extension methods.
Inheritance Hierarchy
SystemObject
  DotNetBrowser.Input.MouseMouseExtensions

Namespace:  DotNetBrowser.Input.Mouse
Assembly:  DotNetBrowser.Core (in DotNetBrowser.Core.dll) Version: 2.13.0
Syntax
C#
public static class MouseExtensions

The MouseExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSimulateClick
Simulate mouse button click at the specified location.
Top
See Also