CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Executes the undo of the last step. Ususlly called by the project when handling the "MenuId.Edit.Undo" command.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public bool UndoLastStep() |
| Visual Basic |
|---|
Public Function UndoLastStep As Boolean |
| Visual C++ |
|---|
public: bool UndoLastStep() |