function Leadtools.Controls.InteractiveEventArgs()
Contains the following:
| Member | Description | 
|---|---|
| MouseButton | 
                 The mouse button that triggered this event. Only valid if the device supports mouse.  | 
        
| NativeElementEvent | 
                 The native JavaScript event associated with this event.  | 
        
| Origin | 
                 Original mouse or touch position.  | 
        
| Position | 
                 Current mouse or touch position.  |