'Declaration
Protected Overridable Function DoWheelZoom( _ ByVal delta As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NMouseWheelScrollAndZoomTool Dim delta As System.Integer Dim value As System.Boolean value = instance.DoWheelZoom(delta)
protected virtual System.bool DoWheelZoom( System.int delta )
Parameters
- delta