WritingRegionNode Properties

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

The WritingRegionNode type exposes the following members.

Properties

  Name Description
Public property Id Gets the identifier of the ContextNode object. (Inherited from ContextNode.)
Public property InkRecognitionConfidence Gets a value that indicates the level of confidence in the accuracy of the recognition result.
Protected property IsInkLeaf Infrastructure. (Inherited from ContextNode.)
Protected property IsUnknownType Infrastructure. (Inherited from ContextNode.)
Public property Links Gets a collection of ContextLink objects that represent relationships to other ContextNode objects. (Inherited from ContextNode.)
Public property Location Gets the position and size of the ContextNode object. (Inherited from ContextNode.)
Public property ParentNode Gets the parent node of the ContextNode in the context node tree. (Inherited from ContextNode.)
Public property PartiallyPopulated Gets or sets a value that indicates whether a ContextNode object is partially populated or fully populated. (Inherited from ContextNode.)
Public property SemanticType Gets or sets the SemanticType as defined by the parsing engines.
Public property Strokes Gets the StrokeCollection associated with this ContextNode. (Inherited from ContextNode.)
Public property SubNodes Gets the direct children of the ContextNode object. (Inherited from ContextNode.)
Public property Type Gets the context node type for this ContextNode object. (Inherited from ContextNode.)

Top

See Also

Reference

WritingRegionNode Class

System.Windows.Ink Namespace