ContextNodeType Fields

Public Fields

  Name Description
Public field Static AnalysisHint Represents the type of node that provides additional context information for a region to the InkAnalyzer to improve analysis results.
Public field Static CustomRecognizer Represents the type of node used for a single recognition operation.
Public field Static Image Represents the type of node for a two-dimensional region where any non-ink images can exist in the document.
Public field Static InkBullet Represents the type of node for a collection of strokes that constitutes a bullet in a bulleted list.
Public field Static InkDrawing Represents the type of node for a collection of strokes that constitutes a drawing.
Public field Static InkWord Represents the type of node for a collection of strokes that constitutes a logical grouping to form a recognizable word.
Public field Static Line Represents the type of node for a line of words.
Public field Static Object Represents the type of node for an object that is returned from an "object" custom recognizer.
Public field Static Paragraph Represents the type of node for a collection of nodes that constitutes a logical grouping of lines.
Public field Static Root Represents the type of node for the top node of a tree of nodes that describe the results of ink analysis.
Public field Static TextWord Represents the type of node for the two-dimensional region where any non-ink text can exist in the document.
Public field Static UnclassifiedInk Represents the type of node for any strokes that have not yet been classified or recognized.
Public field Static WritingRegion Represents the type of node for a group of text paragraphs with the same orientation.

Top

See Also

Reference

ContextNodeType Class
System.Windows.Ink Namespace
ContextNode.Type
InkAnalyzer.FindNodesOfType