%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vddblclick Field
See Also 
vdWebLibrary Namespace > vdrawObj Class : vddblclick Field
Get/Set a method that called whenever a double click action is performed and can be handled by a function described by the vddblclickDelegate.

Syntax

JScript 
public var vddblclick : vddblclickDelegate;

See Also