set_scroll_delta
Description:
[
Version ( since =
"1.10" ) ]
public void set_scroll_delta (
double dx,
double dy)
Sets the precise scrolling information of this.
Parameters:
| this |
a Event of type
SCROLL
|
| dx |
delta on the horizontal axis
|
| dy |
delta on the vertical axis
|