ImageTaskUndo Method

Undoes the last command in the chain.

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public ImageTask Undo()

Return Value

ImageTask
The same instance of this class.

See Also