Indicates the delay in milliseconds between taps for the DoubleTap events.
public int DoubleTapDelay { get; set; }
public:
property int DoubleTapDelay
{
int get()
void set(int value)
}
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document