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