%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
redo Method
See Also 
vdWebLibrary Namespace > ModificationHistory Class : redo Method
Redones the last item stored in the redo list.If a start group item is last then redones all items of the group.

Syntax

JScript 
public function redo();

See Also