Parameters
- fromX
Type: System.Int32
The x coordinate of the start point inside tab's area for rise mouse move event.
- fromY
Type: System.Int32
The y coordinate of the start point inside tab's area for rise mouse move event.
- toX
Type: System.Int32
The x coordinate of the end point inside tab's area for rise mouse move event.
- toY
Type: System.Int32
The y coordinate of the end point inside tab's area for rise mouse move event.
- useClick
Type: System.Boolean
true if necessary performs the left mouse click in the end point: otherwise false. Default value is false.
- considerScroll
Type: System.Boolean
true if necessary to consider scroll position of the browser; otherwise false. Default value is false.