Method | Description | |
---|---|---|
MouseWheelArgs ( double delta, bool shiftKey, bool ctrlKey, bool altKey ) : System |
public MouseWheelArgs ( double delta, bool shiftKey, bool ctrlKey, bool altKey ) : System | ||
delta | double | |
shiftKey | bool | |
ctrlKey | bool | |
altKey | bool | |
return | System |