Indicates the delay in milliseconds between taps for the DoubleTap events.
Object.defineProperty(InteractiveService.prototype, 'doubleTapDelay',
get: function(),
set: function(value)
)
doubleTapDelay: number;
The delay in milliseconds between taps for the DoubleTap events. Default value is 500 (0.5 seconds)
Set this property to a large value to increase the amount of time the between clicks (or touches) to fire the DoubleTap event. Similarly, setting this property to a smaller value decreases the amount of the delay.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET