InkAnalyzer.FindNodes Method

Returns a ContextNodeCollection that contains the ContextNode objects that match the specified criteria.

Overload List

Name Description
InkAnalyzer.FindNodes (MatchesCriteriaCallback, Object) Returns a ContextNodeCollection that contains all of the ContextNode objects that match the specified criteria.
InkAnalyzer.FindNodes (MatchesCriteriaCallback, Object, ContextNode) Returns a ContextNodeCollection containing the ContextNode objects that are descendants of the specified ContextNode and that match the specified criteria.

See Also

Reference

InkAnalyzer Class
InkAnalyzer Members
System.Windows.Ink Namespace
System.Windows.Ink.InkAnalyzer.FindInkLeafNodes
InkAnalyzer.FindLeafNodes
InkAnalyzer.FindNode
System.Windows.Ink.InkAnalyzer.FindNodesOfType