Adds the v-object changed command to the history.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Sub AddVObjectChanged ( _ vObject As VObject, _ vObjectIndex As Integer, _ layerIndex As Integer _ )
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.VObject
The v-object that was changed.Type: System.Int32
An index of this v-object.Type: System.Int32
An index of the layer this v-object belongs to.