Click or drag to resize

IUndoRedoUndo Method

Undo of the last operation

Namespace: Aml.Engine.Services.Interfaces
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
void Undo(
	CAEXDocument document
)

Parameters

document  CAEXDocument
The document.
See Also