The MouseZoomEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MouseZoomEventArgs |
Initializes a new instance of the MouseZoomEventArgs class.
|
Properties
Name | Description | |
---|---|---|
![]() | Delta |
Gets the mouse wheel delta. This is the raw delta, not converted into a zoom fraction.
|
![]() | Position |
Gets the position of the mouse zoom, relative to the zoomable element.
|