%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
vdmouseup Field
See Also 
vdWebLibrary Namespace > vdrawObj Class : vdmouseup Field
Get/Set a method that called whenever a mouse button is released and can be handled by a function described by the vdmouseupDelegate.

Syntax

JScript 
public var vdmouseup : vdmouseupDelegate;

See Also