MouseMove: function(sender, args);
sender. Event source.
args. Event information.
The MouseMove event occurs on moving the mouse cursor.
The example of use is given on the page with description of the AreaSelection.start method.
See also:
AreaSelection