Gets or sets a value indicating whether the current browser supports multi-touch input.
LTHelper.supportsMultiTouch = (default value);
static supportsMultiTouch: boolean;
true if the current browser supports multi-touch input; otherwise, it is false.
When SupportsMultiTouch is true, then the value of SupportsTouch will be true too.
For an example, refer to LTHelper.
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