%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
Enable Property
See Also 
vdWebLibrary Namespace > gripmanager Class : Enable Property
If it is true grips are added and drawn.By default is true. (after a redraw or refresh call)(bydefault is true) Note in order to see grips,after you have enabled them you need to call a refresh() or a redraw() to see them on the canvas.

Syntax

JScript 
public function get,set Enable : boolean

See Also