%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
GetDefaultTimeOutMilliseconds Property
See Also 
vdWebLibrary Namespace > vdrawObj Class : GetDefaultTimeOutMilliseconds Property
Returns the default time out in milliseconds. Default time out is the time that the component waits after a draw action in order to start redrawing the entities. This happens for usability reasons, panning and scrolling are smoother.

Syntax

JScript 
public function get GetDefaultTimeOutMilliseconds : int

See Also