Search
TouchEventArgs Properties
 


 Public Properties

  Name Description

Flags

Gets or sets the touch flags.

Id

Gets or sets the touch id.

PrimaryTouch

Gets or sets whether this is the primary touch.

TouchHeight

Gets or sets the touch height.

TouchWidth

Gets or sets the touch width.

TouchX

Gets or sets the touch horizontal position.

TouchY

Gets or sets the touch vertical position.

 See Also