InkAnalyzer.FindNodesOfType Method
Returns the ContextNode objects of the specified type.
Overload List
Name | Description |
---|---|
InkAnalyzer.FindNodesOfType (Guid) | Returns all ContextNode objects of the specified type. |
InkAnalyzer.FindNodesOfType (Guid, ContextNode) | Returns the ContextNode objects of the specified type that are descendants of the specified ContextNode. |
InkAnalyzer.FindNodesOfType (Guid, Strokes) | Returns the ContextNode objects of the specified type that contain any of the strokes in the specified Strokes collection. |
See Also
Reference
InkAnalyzer Class
InkAnalyzer Members
Microsoft.Ink Namespace
Microsoft.Ink.InkAnalyzer.FindInkLeafNodes
InkAnalyzer.FindLeafNodes
InkAnalyzer.FindNode
Microsoft.Ink.InkAnalyzer.FindNodes