%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
undo Method
See Also 
vdWebLibrary Namespace > ModificationHistory Class : undo Method
Undones the last item stored in the undo list.If an end group item is last then undones all items of the group.

Syntax

JScript 
public function undo();

See Also