| JsPropertiesExtractor | Send comments on this topic. |
| redo Method | |
| See Also Example | |
|
| vdWebLibrary Namespace > ScriptCommands Class : redo Method |
| JScript | |
|---|---|
public function redo(); | |
| C# | Copy Code |
|---|---|
vdcanvas.UndoHistory().redo(); //make a single redo.Call it multi times until everything redone. | |
In order to update the screen view a redraw need to be called.