ImageGear for .NET
MouseMove Method
See Also  Send Feedback
ImageGear21.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace > ImGearRecZoneGUI Class : MouseMove Method




sender
Source of the event. Must be the same as what was passed to the original event handler.
e
Event parameters. Must be the same as what was passed to the original event handler.

Glossary Item Box

Processes MouseMove events from the application in order to provide zone editor GUI functionality.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

sender
Source of the event. Must be the same as what was passed to the original event handler.
e
Event parameters. Must be the same as what was passed to the original event handler.

Remarks

This method processes MouseMove events from the application in order to provide zone editor GUI functionality. The application must relay MouseMove events received from the ImGearPageView object to the recognition zone editor GUI by passing them to this method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.