%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
TimeOut Property
See Also 
vdWebLibrary Namespace > ToolTip Class : TimeOut Property
Get / Set the timeframe after which the tooltip will disappear, in milliseconds. It used when AutoShow is true or when theshow will be called with-out define the passed timeout parameter. Default value is 1500 milliseconds.

Syntax

JScript 
public function get,set TimeOut : int

See Also