%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public var vdmousewheel : vdmousewheelDelegate;

See Also