Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Undo.PerformRedo

Switch to Manual
public static function PerformRedo(): void;

Description

Perform an Redo operation.

This performs a redo operation. It is the same as clicking on the Edit->Redo menu. See Also: PerformUndo.