Property | Type | Description | |
---|---|---|---|
Delta | int | ||
X | int | ||
Y | int |
Method | Description | |
---|---|---|
MouseWheelEventArgs ( |
Construct the mouse wheel arguments from a mouse wheel event
|
|
ToString ( ) : string |
Provide a string describing the object
|
public MouseWheelEventArgs ( |
||
e | Mouse wheel event | |
return | System |