InkAnalyzer.FindNodesOfType Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Returns a ContextNodeCollection that contains the ContextNode objects of the specified type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FindNodesOfType(Guid) Returns a ContextNodeCollection that contains all ContextNode objects of the specified type.
Public method FindNodesOfType(Guid, ContextNode) Returns a ContextNodeCollection that contains ContextNode objects of a specified type that are also descendants of the specified ContextNode.
Public method FindNodesOfType(Guid, StrokeCollection) Returns a ContextNodeCollection that contains ContextNode objects of a specified type, namely, the strokes in the specified StrokeCollection.

Top

See Also

Reference

InkAnalyzer Class

InkAnalyzer Members

System.Windows.Ink Namespace