%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public var vdclick : vdclickDelegate;

See Also