Click or drag to resize

IUndoRedoRedo Method

Redo the most recently operation, which was undone

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

Parameters

document  CAEXDocument
The document.
See Also