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