Delay to use before auto-panning starts.
Object.defineProperty(ImageViewerAutoPanInteractiveMode.prototype, 'beginDelay',
get: function(),
set: function(value)
)
beginDelay: number;
The delay to use before auto-panning starts in milliseconds. Default value is 100.
BeginDelay is the time between the cursor or touch is moved next to an edge and when the auto-pan starts.
ImageViewerAutoPanInteractiveMode Class
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