Summary

The ink recognition services the Tablet PC Platform offers can provide some of the most compelling end-user functionality a Tablet PC–based application has. Text and objects can be recognized, with the Strokes.ToString method and the InkCollector and InkOverlay classes’ Gesture event offering the most convenient level of access to recognition.

If more data or functionality is needed, a Recognizer instance must be obtained, and a recognizer context created from it. The recognizer context supplies recognition results either synchronously or asynchronously, and if the recognizer supports partial recognition it is recommended that the recognizer context be kept up-to-date with the ink strokes to be recognized in order to improve efficiency. ...

Get Building Tablet PC Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.