%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdmouseout Field
See Also 
vdWebLibrary Namespace > vdrawObj Class : vdmouseout Field
Get/Set a method that called whenever the cursor goes outside the area of the component's drawing area and can be handled by a function described by the vdmouseoutDelegate.

Syntax

JScript 
public var vdmouseout : vdmouseoutDelegate;

See Also