Parameters
- x
Type: System.Int32
The x coordinate inside tab's area for rise mouse wheel event.
- y
Type: System.Int32
The y coordinate inside tab's area for rise mouse wheel event.
- deltaX
Type: System.Double
The size of step in pixel along the x axis.
- deltaY
Type: System.Double
The size of step in pixel along the y axis.
- considerScroll
Type: System.Boolean
true if necessary to consider scroll position of the browser; otherwise false. Default value is false.