The following tables list the members exposed by InteractiveEventArgs.
Public Constructors
Name | Description | |
---|---|---|
InteractiveEventArgs | Initializes a new InteractiveEventArgs. |
Public Properties
Name | Description | |
---|---|---|
isHandled | Indicates whether this event is handled. | |
isTouch | Indicates whether the native event was created by a touch gesture. | |
mouseButton | Mouse button that triggered this event. | |
nativeEvent | Native event associated with this event. | |
origin | Original mouse or touch position. | |
points | An array of all points from the native event. | |
position | Current mouse or touch position. |
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