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

BaseViewer.workspaceMouseUp Event

Fires when the user releases a mouse button while the mouse is over the content of control.

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

Syntax

Java Script
function add_workspaceMouseUp(value);
function remove_workspaceMouseUp(value);

See Also

Reference