%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public function get Pos2 : Object

See Also