Compartir a través de


InkRecognizerBaseCollection.GetPriorityInkRecognizer Method

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

Overload List

Name Description
InkRecognizerBaseCollection.GetPriorityInkRecognizer () Gets the first InkRecognizerBase in the collection.
InkRecognizerBaseCollection.GetPriorityInkRecognizer (InkRecognizerCapabilities) Gets the first recognizer in the collection that supports the specified capabilities.
InkRecognizerBaseCollection.GetPriorityInkRecognizer (Int32) Gets the first recognizer in the collection that supports input from the specified locale.
InkRecognizerBaseCollection.GetPriorityInkRecognizer (Int32, InkRecognizerCapabilities) Gets the first recognizer in the collection that supports both the specified capabilities and input from the specified locale.

See Also

Reference

InkRecognizerBaseCollection Class
InkRecognizerBaseCollection Members
System.Windows.Ink.AnalysisCore Namespace