[]
        
(Showing Draft Content)

C1.Win.Touch.TouchEventArgs

TouchEventArgs Class

Provides data for touch events.

Inheritance
TouchEventArgs
Namespace: C1.Win.Touch
Assembly: C1.Win.4.8.dll
Syntax
public class TouchEventArgs : EventArgs

Constructors

Name Description
TouchEventArgs(int, int)

Initializes a new instance of a TouchEventArgs.

Properties

Name Description
X

Gets the contact's X coordinate, in pixels.

Y

Gets the contact's Y coordinate, in pixels.