Property GetDefaultTimeOutMilliseconds
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
GetDefaultTimeOutMilliseconds
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.
public int GetDefaultTimeOutMilliseconds { get; }