InkAnalyzer.FindNodes Method
Returns the ContextNode objects that match the specified criteria.
Overload List
Name | Description |
---|---|
InkAnalyzer.FindNodes (MatchesCriteriaCallback, Object) | Returns all of the ContextNode objects that match the specified criteria. |
InkAnalyzer.FindNodes (MatchesCriteriaCallback, Object, ContextNode) | Returns the ContextNode objects that are descendants of the specified ContextNode and that match the specified criteria. |
See Also
Reference
InkAnalyzer Class
InkAnalyzer Members
Microsoft.Ink Namespace
Microsoft.Ink.InkAnalyzer.FindInkLeafNodes
InkAnalyzer.FindLeafNodes
InkAnalyzer.FindNode
Microsoft.Ink.InkAnalyzer.FindNodesOfType