documentationfor yFiles for HTML 2.6

Usages of MouseEventArgs

Properties

lastMouseEventin CanvasComponentGets the last mouse event triggered by this instance.

Method Parameters

mouseWheelScroll (MouseEventArgs)in CanvasComponentThis method will be called when the mouse wheel was turned and if the mouseWheelBehavior property is set to SCROLL.
mouseWheelZoom (MouseEventArgs)in CanvasComponentThis method will be called when the mouse wheel was turned and if the mouseWheelBehavior property is set to ZOOM.