AreaSelection.MouseMove

Syntax

MouseMove: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The MouseMove event occurs on moving the mouse cursor.

Example

The example of use is given on the page with description of the AreaSelection.start method.

See also:

AreaSelection