Sdílet prostřednictvím


InkRecognizerBaseCollection.GetPriorityInkRecognizer Method

Include Protected Members
Include Inherited Members

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

Gets the first InkRecognizerBase 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 InkRecognizerBase in the collection.
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

InkRecognizerBaseCollection Class

InkRecognizerBaseCollection Members

System.Windows.Ink.AnalysisCore Namespace