NTouchActionEventArgs Class Members
In This Topic
The following tables list the members exposed by NTouchActionEventArgs.
Public Properties
| Name | Description |
 | CurrentTargetPosition | Gets the position of the touch in the current target coordinate system |
 | DeviceState | Gets the state of the pressed or released touch device |
 | ScreenPosition | Gets the position of the touch in the screen coordinate system |
 | ScreenSize | Gets the size of the touch in the screen coordinate system |
 | TargetPosition | Gets the position of the touch in the target coordinate system |
Top
See Also