%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
PrevPos2 Property
See Also 
vdWebLibrary Namespace > TouchEventArgs Class : PrevPos2 Property
Gets the point in pixel coordinates relative to the upper left corner of the drawing area, of the user's previous touch event for the second finger. If no second finger was used, it returns null.

Syntax

JScript 
public function get PrevPos2 : Object

See Also