NTouchActionEventArgs Class Properties
In This Topic
For a list of all members of this type, see NTouchActionEventArgs members.
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