%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
PrevPos1 Property
See Also 
vdWebLibrary Namespace > TouchEventArgs Class : PrevPos1 Property
Gets the point in pixel coordinates relative to the upper left corner of the drawing area, of the user's previous touch event. Returns null if there is none.

Syntax

JScript 
public function get PrevPos1 : Object

See Also