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

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

Syntax

Visual Basic

ReadOnly Property UndoStepCount As Integer

C#

                int UndoStepCount { get; }

Property Value

Number of available undo steps (levels).