%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdmousemove Field
See Also 
vdWebLibrary Namespace > vdrawObj Class : vdmousemove Field
Get/Set a method that called whenever the mouse moves and can be handled by a function described by the vdmousemoveDelegate.

Syntax

JScript 
public var vdmousemove : vdmousemoveDelegate;

See Also