Share via


InkAnalyzerBase.FindNodesOfType Method

Returns the ContextNodeBase objects of the specified type.

Overload List

Name Description
InkAnalyzerBase.FindNodesOfType (Guid) Returns all ContextNodeBase objects of the specified type.
InkAnalyzerBase.FindNodesOfType (Guid, ContextNodeBase) Returns the ContextNodeBase objects of the specified type that are descendants of the specified ContextNodeBase object.
InkAnalyzerBase.FindNodesOfType (Guid, 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.

See Also

Reference

InkAnalyzerBase Class
InkAnalyzerBase Members
System.Windows.Ink.AnalysisCore Namespace
System.Windows.Ink.AnalysisCore.InkAnalyzerBase.FindInkLeafNodes
InkAnalyzerBase.FindLeafNodes
InkAnalyzerBase.FindNode
System.Windows.Ink.AnalysisCore.InkAnalyzerBase.FindNodes