BaseViewer.mouseMove Event

Fires when the user moves the mouse over the control.

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function add_mouseMove(value);
function remove_mouseMove(value);

See Also

Reference