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

IStateNavigable.CanRedo Property

Indicates if last reverted action can be redone.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
ReadOnly Property CanRedo As Boolean
C#
                bool CanRedo { get; }

Property Value

Value specifying if last reverted action can be redone.

See Also

Reference