ContextNodeBase Properties

Public Properties

  Name Description
Public property Id Gets the identifier of the ContextNodeBase object.
Public property Links Gets a collection of ContextLinkBase objects that represent relationships between other ContextNodeBase objects.
Public property Location Gets the position and size of the ContextNodeBase object.
Public property ParentNode Gets the parent node of the ContextNodeBase in the context node tree.
Public property PartiallyPopulated Gets or sets a value that indicates whether a ContextNodeBase object is partially populated or fully populated.
Public property SubNodes Gets the direct children of the ContextNodeBase object.
Public property Type Gets the context node type for this ContextNodeBase object.

Top

See Also

Reference

ContextNodeBase Class
System.Windows.Ink.AnalysisCore Namespace