%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public var vdtouchMove : vdtouchMoveDelegate;

See Also