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

VObjectMovedCommand Class

This class represents the v-object moved command.

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

Syntax

Java Script
Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo.VObjectMovedCommand = function();

Type.createClass(
       
'Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo.VObjectMovedCommand',
       
Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo.Command);

Inheritance Hierarchy

Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo.Command
L Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo.VObjectMovedCommand

See Also

Reference