Share via


InkRecognizerCollection.GetPriorityInkRecognizer Method

Include Protected Members
Include Inherited Members

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

Gets the first InkRecognizer in the collection that matches the specified parameters.

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 GetPriorityInkRecognizer() Gets the first InkRecognizer in the collection that supports the default locale.
Public method GetPriorityInkRecognizer(Int32) Gets the first recognizer in the collection that supports input from the specified locale.
Public method GetPriorityInkRecognizer(InkRecognizerCapabilities) Gets the first recognizer in the collection that supports the specified capabilities.
Public method GetPriorityInkRecognizer(Int32, InkRecognizerCapabilities) Gets the first recognizer in the collection that supports both the specified capabilities and input from the specified locale.

Top

See Also

Reference

InkRecognizerCollection Class

InkRecognizerCollection Members

System.Windows.Ink Namespace