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

VObject.changed Event

Fires when v-object was modified (after the end of an operation).

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

Syntax

Java Script
function add_changed(value);
function remove_changed(value);

See Also

Reference