public class InteractiveEventArgs : System.EventArgs
Public Class InteractiveEventArgs Inherits System.EventArgs
public sealed class InteractiveEventArgs : ~Remove~
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. |