%%PageItemTitle%%

VectorDraw Web Library

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

Syntax

JScript 
public function get prevPos : Object

See Also