Indicates the delay in milliseconds for the Hold events.
public int HoldDelay { get; set; } Public Property HoldDelay() As IntegerGetSet
public:property int HoldDelay{int get()void set(int value)}
The delay in milliseconds for the Hold events. Default value is 1100 (1.1 seconds)
Set this property to a large value to increase the amount of time the user must press and hold the mouse (or touch) to fire the Hold event. Similarly, setting this property to a smaller value decreases the amount of the delay.
A value of 0 fires the event instantly.
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
