%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdKeyDown Field
See Also 
vdWebLibrary Namespace > vdrawObj Class : vdKeyDown Field
Get/Set a method that called whenever a key is held down and can be handled by a function described by the vdKeyDownDelegate.

Syntax

JScript 
public var vdKeyDown : vdKeyDownDelegate;

See Also