Executes a command.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.dll)
function execute(canvas);
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Canvas
The canvas to execute the command on.This method corresponds to Command.Execute(Canvas) server-side member.