Click or drag to resize

MouseExtensions Methods

Methods
  NameDescription
Public methodStatic memberSimulateClick(IMouse, MouseButton, IElement)
Simulate mouse button click at the specified element.
Public methodStatic memberSimulateClick(IMouse, MouseButton, Point)
Simulate mouse button click at the specified location.
Top
See Also