Returns number of available redo levels (i.e. how much time method Redo()()() can be called).

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

Syntax

Visual Basic

ReadOnly Property RedoStepCount As Integer

C#

                int RedoStepCount { get; }

Property Value

Number of available redo steps (levels).