The MouseZoomEventArgs type exposes the following members.

Properties

  NameDescription
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.

See Also