'Declaration
Public Overrides Function ProcessMouseWheel( _ ByVal e As System.Windows.Forms.MouseEventArgs _ ) As System.Boolean
'Usage
Dim instance As NMouseWheelScrollAndZoomTool Dim e As System.Windows.Forms.MouseEventArgs Dim value As System.Boolean value = instance.ProcessMouseWheel(e)
public override System.bool ProcessMouseWheel( System.Windows.Forms.MouseEventArgs e )
Parameters
- e