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

VObject.beforeCreate Event

Fires when v-object is about to be created.

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

Syntax

Java Script
function add_beforeCreate(value);
function remove_beforeCreate(value);

See Also

Reference