This documentation is for the old version. Go to the latest Graphics Mill docs

BaseViewer.workspaceMouseMove Event

Fires when the user moves the mouse over the content of control.

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

Syntax

Java Script
function add_workspaceMouseMove(value);
function remove_workspaceMouseMove(value);

See Also

Reference