Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deprecated. Represents information about the recognition guide. Use the WritingBox Property, DrawnBox Property, Rows Property, Columns Property, and Midline Property [InkRecognizerGuide Class] properties instead.
Syntax
typedef struct _InkRecoGuide {
RECT rectWritingBox;
RECT rectDrawnBox;
long cRows;
long cColumns;
long midline;
} InkRecoGuide;
Members
rectWritingBox
Deprecated.
rectDrawnBox
Deprecated.
cRows
Deprecated.
cColumns
Deprecated.
midline
Deprecated.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Header | msinkaut.h |