%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public var vdmousedown : vdmousedownDelegate;

See Also