%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
xPix Property
See Also 
vdWebLibrary Namespace > vdmouseoverEventArgs Class : xPix Property
Gets the x value of the point in pixels of the user's cursor, relative to the upper left corner of the drawing area.

Syntax

JScript 
public function get xPix : int

See Also