InkRecognizerCollection.GetPriorityInkRecognizer Method
Gets the first InkRecognizer in the collection that matches the specified parameters.
Overload List
Name | Description |
---|---|
InkRecognizerCollection.GetPriorityInkRecognizer () | Gets the first InkRecognizer in the collection. |
InkRecognizerCollection.GetPriorityInkRecognizer (InkRecognizerCapabilities) | Gets the first recognizer in the collection that supports the specified capabilities. |
InkRecognizerCollection.GetPriorityInkRecognizer (Int32) | Gets the first recognizer in the collection that supports input from the specified locale. |
InkRecognizerCollection.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
InkRecognizerCollection Class
InkRecognizerCollection Members
Microsoft.Ink Namespace