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

HistoryData Members

The HistoryData type exposes the following members.

Constructors

Name Description
Public method HistoryData Overloaded.

Creates and initializes an instance of the HistoryData class.

Methods

Name Description
Public method ApplyState

Applies the stored state to the specified History.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Commands

Gets or sets a list of the commands.

Public property Current

Gets or sets an index of the current action.

Public property Enable

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

Public property Locked

Gets or sets the value indicating if some command is executing.

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