←Select platform
In This Topic ▼

InteractiveMultiTouchEventArgs Class Members

Summary

The following tables list the members exposed by InteractiveMultiTouchEventArgs.

Public Constructors

Name Description
Public Constructor
InteractiveEventArgs Initializes a new InteractiveEventArgs. (Inherited from InteractiveEventArgs)
Public Constructor InteractiveMultiTouchEventArgs Initializes a new InteractiveMultiTouchEventArgs

Public Properties

Name Description
Public Property
IsHandled Indicates whether this event is handled. (Inherited from InteractiveEventArgs)
Public Property IsTouch Indicates whether the native event was created by a touch gesture. (Inherited from InteractiveEventArgs)
Public Property MouseButton Mouse button that triggered this event. (Inherited from InteractiveEventArgs)
Public Property NativeEvent Native event associated with this event. (Inherited from InteractiveEventArgs)
Public Property Origin Original mouse or touch position. (Inherited from InteractiveEventArgs)
Public Property Origin2 Position of the origin for the second touch.
Public Property Points An array of all points from the native event. (Inherited from InteractiveEventArgs)
Public Property Position Current mouse or touch position. (Inherited from InteractiveEventArgs)
Public Property Position2 Current position of the second touch.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly