piDogScrollingCanvas.MouseWheelScrollingLayer

Scope: Public
Event MouseWheelScrollingLayer(X As double,Y As double,byref deltaX As double,byref deltaY As Double) As boolean
A MouseWheel occurred at x,y relative to the scroll bounds, adjusted for scroll/zoom. Return true to handle the event or it will be handled automatically by the canvas.