Click or drag to resize

IUndoRedoClearStacks Method

Clears the undo and redo stacks.

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

Parameters

document  CAEXDocument
The document.
See Also