Share via


InkAnalyzerBase.FindNodesOfType Method

Include Protected Members
Include Inherited Members

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

Returns the ContextNodeBase objects of the specified type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FindNodesOfType(Guid) Returns all ContextNodeBase objects of the specified type.
Public method FindNodesOfType(Guid, array<Int32[]) Returns the ContextNodeBase objects of the specified type that contain any of the strokes whose identifiers are in the specified array of stroke identifiers.
Public method FindNodesOfType(Guid, ContextNodeBase) Returns the ContextNodeBase objects of the specified type that are descendants of the specified ContextNodeBase object.

Top

See Also

Reference

InkAnalyzerBase Class

InkAnalyzerBase Members

System.Windows.Ink.AnalysisCore Namespace