←Select platform

InteractiveMultiTouchEventArgs Class Members

Summary

The following tables list the members exposed by InteractiveMultiTouchEventArgs.

Public Constructors

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

Public Properties

Name Description
IsHandled Indicates whether this event is handled. (Inherited from InteractiveEventArgs)
IsTouch Indicates whether the native event was created by a touch gesture. (Inherited from InteractiveEventArgs)
MouseButton Mouse button that triggered this event. (Inherited from InteractiveEventArgs)
NativeEvent Native event associated with this event. (Inherited from InteractiveEventArgs)
Origin Original mouse or touch position. (Inherited from InteractiveEventArgs)
Origin2 Position of the origin for the second touch.
Points An array of all points from the native event. (Inherited from InteractiveEventArgs)
Position Current mouse or touch position. (Inherited from InteractiveEventArgs)
Position2 Current position of the second touch.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly