The History type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AddLayerAdded |
Adds the layer added command to the history. |
![]() |
AddLayerRemoved |
Adds the layer removed command to the history. |
![]() |
AddVObjectAdded |
Adds the v-object added command to the history. |
![]() |
AddVObjectChanged |
Adds the v-object changed command to the history. |
![]() |
AddVObjectRemoved |
Adds the v-object removed command to the history. |
![]() |
Clear |
Discards both the undo and redo histories. |
![]() |
ClearRedo |
Discards the redo history. |
![]() |
ClearUndo |
Discards the undo history. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Redo |
Redoes the last made change. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Undo |
Undoes the last made change. |