|
Hot Spots
While recognizing a symbol, the recognizer may also identify critical points
on the symbol called hot spots. Hot spots can apply to any symbol but usually are of interest only for
gestures. For example, if the user writes an X for deletion, the cross of the X its hot spot points to the item to be deleted. If the recognizer identifies hot spots for
a recognized symbol, it places coordinates for all hot spot points in the rgpntHotSpot member of the symbol's SYG structure. This array can hold up to MAXHOTSPOT points. Note that all symbols
do not have the same number of hot spots, and many symbols have none.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Programmer's Reference (win32.hlp)
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|