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

ImageVObject.update Method

Updates this image v-object.

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

Syntax

Java Script
function update();

Remarks

This method corresponds to ImageVObject.Update(Object[]) server-side member.

See Also

Reference