C#
VB
C++
Delay to use before auto-panning starts.
public int BeginDelay { get; set; }
Public Property BeginDelay() As Integer
Get
Set
public:
property int BeginDelay
{
int get()
void set(int value)
}
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