RCRESULT rectBoundInk Field Is in Client CoordinatesLast reviewed: January 5, 1995Article ID: Q75842 |
The information in this article applies to:
When an application receives the WM_RCRESULT message, the rectBoundInk field of the RCRESULT structure reports the bounds on the input ink in client coordinates, not in tablet coordinates. When the Microsoft Recognizer receives the RCRESULT structure returned from the RecognizeInternal function, the Recognizer builds the rectBoundInk rectangle, as well as performing other tasks. The rectBoundInk rectangle is built if the following four conditions are met:
Also note that the rectBoundInk variable may contain area outside the area specified in the rectBound variable in the RC structure. In other words, while the ink drawn is constrained by rc.rectBound, rcresult.rectBoundInk is based on the data collected from the pen.
|
Additional reference words: 1.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |