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

History Properties

The History type exposes the following members.

Properties

Name Description
Public property CanRedo

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

Public property CanUndo

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

Public property Enable

Gets or sets the value indicating if the undo/redo functionality is enabled.

Public property MaxUndoStepCount

Gets or sets a maximum number of available undo steps.

Public property TrackingEnabled

Gets or sets the value indicating if the tracking commands functionality is enabled.

See Also

Reference