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

Canvas.currentVObjectChanged Event

Fires when the currently selected v-object is changed.

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

Syntax

Java Script
function add_currentVObjectChanged(value);
function remove_currentVObjectChanged(value);

Remarks

This event corresponds to Canvas.CurrentVObjectChanged server-side member.

See Also

Reference