History.CanUndo Property

Gets the value indicating if the last action can be undone.

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

Syntax

C#
public bool CanUndo { get; }

Property Value

The Boolean value which indicates whether the last action can be undone.

See Also

Reference