The following tables list the members exposed by InteractiveDragEventArgs.
Public Constructors
Name | Description | |
---|---|---|
InteractiveDragEventArgs | Creates a new instance of InteractiveDragEventArgs. | |
InteractiveEventArgs | Initializes a new InteractiveEventArgs. (Inherited from InteractiveEventArgs) |
Public Properties
Name | Description | |
---|---|---|
Change | Change (delta) between the original and current position. | |
IsHandled | Indicates whether this event is handled. (Inherited from InteractiveEventArgs) | |
IsMouseWheel | Indicates if this drag operation is originated using the mouse wheel and not a mouse/touch down event. | |
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) | |
Points | An array of all points from the native event. (Inherited from InteractiveEventArgs) | |
Position | Current mouse or touch position. (Inherited from InteractiveEventArgs) |
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