Undo Method

Example-VB Example-VC++

Undoes the last imaging operation.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 98
Imaging for Windows 95
Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.Undo [Option]

Argument

Parameter Data Type Setting

Option Long 0 (default)

Return Value

None

Remarks

The Display method must be invoked prior to calling this method.

The Undo method undoes imaging operations only; it is limited to the number of undo levels specified in the UndoLevels property.

Invoking the Undo method sets the ImageModified property to True.


Send feedback to MSDN.Look here for MSDN Online resources.