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

IStateNavigable.MaxUndoStepCount Property

Gets/sets maximum number of available undo steps (levels).

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

Syntax

Visual Basic
Property MaxUndoStepCount As Integer
C#
                int MaxUndoStepCount { get; set; }

Property Value

Maximum number of available undo steps (levels).

See Also

Reference