







JsPropertiesExtractor | Send comments on this topic. |
redo Method | |
See Also Example |
![]() |
vdWebLibrary Namespace > ScriptCommands Class : redo Method |
JScript | |
---|---|
public function redo(); |
C# | ![]() |
---|---|
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.