C#
VB
WinRT C#
Defines the Base class for all the interactive events.
public class InteractiveEventArgs : System.EventArgs
Public Class InteractiveEventArgs
Inherits System.EventArgs
public sealed class InteractiveEventArgs : System.EventArgs
function Leadtools.Controls.InteractiveEventArgs()
Contains the following:
Member | Description |
---|---|
NativeEventArgs |
The native Windows Runtime event associated with this event. |
Origin |
Original mouse or touch position. |
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