%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
NumTouchs Property
See Also 
vdWebLibrary Namespace > TouchEventArgs Class : NumTouchs Property
The number of touches the user has performed on the device's screen.

Syntax

JScript 
public function get NumTouchs : int

See Also