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

LayerRemovedCommand Class

This class represents the layer removed 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.LayerRemovedCommand = function();

Type.createClass(
	'Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo.LayerRemovedCommand',
	Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo.LayerAddedCommand);

Inheritance Hierarchy

See Also

Reference