InkRecognizerCollection.GetPriorityInkRecognizer - метод
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Gets the first InkRecognizer in the collection that matches the specified parameters.
Список перегрузки
Имя | Описание | |
---|---|---|
![]() |
GetPriorityInkRecognizer() | Gets the first InkRecognizer in the collection that supports the default locale. |
![]() |
GetPriorityInkRecognizer(Int32) | Gets the first recognizer in the collection that supports input from the specified locale. |
![]() |
GetPriorityInkRecognizer(InkRecognizerCapabilities) | Gets the first recognizer in the collection that supports the specified capabilities. |
![]() |
GetPriorityInkRecognizer(Int32, InkRecognizerCapabilities) | Gets the first recognizer in the collection that supports both the specified capabilities and input from the specified locale. |
В начало страницы