BaseViewer.mouseDown Event

Fires when the user clicks the control with either mouse button.

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

Syntax

Java Script
function add_mouseDown(value);
function remove_mouseDown(value);

See Also

Reference