The MouseWheelEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Delta |
Gets or sets a value that indicates the amount that the mouse wheel has changed.
|
![]() | Handled |
Gets or sets a value that indicates the present state of the event handling.
|
![]() | Location |
Gets or sets mouse pointer location.
|