Click or drag to resize

MouseExtensionsSimulateClick Method

Overload List
  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