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.
Defines values for the structural types within the IInkDivisionResult object.
Syntax
typedef enum InkDivisionType {
IDT_Segment = 0,
IDT_Line = 1,
IDT_Paragraph = 2,
IDT_Drawing = 3
} ;
Constants
IDT_Segment Value: 0 A recognition segment. |
IDT_Line Value: 1 A line of handwriting that contains one or more recognition segments. |
IDT_Paragraph Value: 2 A block of strokes that contains one or more lines of handwriting. |
IDT_Drawing Value: 3 Ink that is not text. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Header | msinkaut15.h |