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

ImageVObject.processEvent Method

Executes the specified event.

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

Syntax

Java Script
function processEvent(e);

Parameters

e

Type: Global.Object

The event to execute.

See Also

Reference