C#
VB
C++
Indicates whether the native event was created by a touch gesture.
public bool IsTouch { get; set; }
Public Property IsTouch() As Boolean
Get
Set
public:
property bool IsTouch
{
bool get()
void set(bool value)
}
A boolean indicating whether the interaction was created by touch instead of a pointer or key.
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