History.CanRedo Property

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

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

Syntax

C#
public bool CanRedo { get; }

Property Value

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

See Also

Reference