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

LayerAddedCommand Class

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

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

Inheritance Hierarchy

See Also

Reference