%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
clear Method
See Also 
vdWebLibrary Namespace > gripmanager Class : clear Method
Clears all the grips of the active layout.Note in order to not see any more the grips,you need to call a refresh() or a redraw().

Syntax

JScript 
public function clear();

See Also