Collection.itemMoved Event

Fires when the an item is moved from one position to another.

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

Syntax

Java Script
function add_itemMoved(value);
function remove_itemMoved(value);

See Also

Reference