InkAnalyzer.GetInkRecognizersByPriority - метод
Обновлен: Ноябрь 2007
Returns the ordered collection of recognizers.
Пространство имен: Microsoft.Ink
Сборка: Microsoft.Ink.Analysis (в Microsoft.Ink.Analysis.dll)
Синтаксис
'Декларация
Public Function GetInkRecognizersByPriority As InkRecognizerCollection
'Применение
Dim instance As InkAnalyzer
Dim returnValue As InkRecognizerCollection
returnValue = instance.GetInkRecognizersByPriority()
public InkRecognizerCollection GetInkRecognizersByPriority()
public:
InkRecognizerCollection^ GetInkRecognizersByPriority()
public InkRecognizerCollection GetInkRecognizersByPriority()
public function GetInkRecognizersByPriority() : InkRecognizerCollection
Возвращаемое значение
Тип: Microsoft.Ink.InkRecognizerCollection
The ordered collection of recognizers.
Заметки
Applications may check the order being used by a particular instance of the InkAnalyzer by calling the “InkRecognizerPriority” method.
The order of recognizers in this collection represents the order in which recognizers will be evaluated.
This method will return the active InkRecognizerCollection associated with the current InkAnalyzer.
Платформы
Windows Vista
Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.
Сведения о версии
.NET Framework
Поддерживается в версии: 3.0