'Declaration Protected Overrides Sub OnMouseWheel( _
ByVal eA VisualToolMouseEventArgs that contains the event data.As Vintasoft.Imaging.UI.VisualTools.VisualToolMouseEventArgs _
)
protected override void OnMouseWheel(
Vintasoft.Imaging.UI.VisualTools.VisualToolMouseEventArgs e
)
protected: void OnMouseWheel(
Vintasoft.Imaging.UI.VisualTools.VisualToolMouseEventArgs* e
); override
protected:
void OnMouseWheel(
Vintasoft.Imaging.UI.VisualTools.VisualToolMouseEventArgs^ e
); override
Parameters
- e
- A VisualToolMouseEventArgs that contains the event data.