Leadtools.Controls Namespace : InteractiveEventArgs Object |
function Leadtools.Controls.InteractiveEventArgs()
Contains the following:
Member | Description |
---|---|
MouseButton |
The mouse button that triggered this event. Only valid if the device supports mouse. |
NativeEvent |
The native event data associated with this event. |
Origin |
Original mouse or touch position. |
Position |
Current mouse or touch position. |
IsHandled |
Indicate whether this event is handled. |