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

Command Class

This is a base class for all client-side commands.

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

Syntax

Visual Basic
Public MustInherit Class Command
C#
public abstract class Command

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo.Command

See Also

Reference