Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

InteractiveEventArgs Object

Show in webframe
Members 
Defines the Base class for all the interactive events.
Syntax
function Leadtools.Controls.InteractiveEventArgs() 
Remarks

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.

See Also

Reference

InteractiveEventArgs Members
Leadtools.Controls Namespace

Error processing SSI file