'DeclarationProtected Overridable Function DoWheelZoom( _ ByVal delta As System.Integer _ ) As System.Boolean
'UsageDim 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