The following tables list the members exposed by InteractiveMultiTouchEventArgs.
Public Constructors
Name | Description | |
---|---|---|
InteractiveEventArgs | Initializes a new InteractiveEventArgs. (Inherited from InteractiveEventArgs) | |
InteractiveMultiTouchEventArgs | Initializes a new InteractiveMultiTouchEventArgs |
Public Properties
Name | Description | |
---|---|---|
IsHandled | Indicates whether this event is handled. (Inherited from InteractiveEventArgs) | |
IsTouch | Indicates whether the native event was created by a touch gesture. (Inherited from InteractiveEventArgs) | |
MouseButton | Mouse button that triggered this event. (Inherited from InteractiveEventArgs) | |
NativeEvent | Native event associated with this event. (Inherited from InteractiveEventArgs) | |
Origin | Original mouse or touch position. (Inherited from InteractiveEventArgs) | |
Origin2 | Position of the origin for the second touch. | |
Points | An array of all points from the native event. (Inherited from InteractiveEventArgs) | |
Position | Current mouse or touch position. (Inherited from InteractiveEventArgs) | |
Position2 | Current position of the second touch. |
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