NTouchDevice Class Methods
In This Topic
For a list of all members of this type, see NTouchDevice members.
Public Methods
| | Name | Description |
  | IsTouchActionEvent | Checks whether the specified event is a touch action event (Move, Down, Up, Wheel). |
  | IsTouchCaptureEvent | Checks whether the specified event is a touch capture event (GotCapture, LostCapture, CaptureIn, CaptureOut) |
  | IsTouchTargetEvent | Checks whether the specified event is a touch target notification event (EnterEvent, LeaveEvent, InEvent, OutEvent) |
Top
Protected Methods
See Also