Gesture Event [InkPicture Control]
Gesture Event [InkPicture Control] |
Occurs when an application gesture is recognized.
Remarks
For this event to occur, the InkPicture control must have interest in a set of application gestures. To set the InkPicture control's interest in a set of gestures, call the InkPicture::SetGestureStatus method.
For further details about this event, refer to the InkCollector object's Gesture event, which has the same functionality.