Поделиться через


RecognitionConfidence - перечисление

Обновлен: Ноябрь 2007

Defines values that indicate the level of confidence that the recognizer has in the accuracy of the recognition result.

Пространство имен:  Microsoft.Ink
Сборка:  Microsoft.Ink (в Microsoft.Ink.dll)

Синтаксис

'Декларация
Public Enumeration RecognitionConfidence
'Применение
Dim instance As RecognitionConfidence
public enum RecognitionConfidence
public enum class RecognitionConfidence
public enum RecognitionConfidence
public enum RecognitionConfidence

Члены

Имя члена Описание
Strong Indicates strong confidence in the result or alternate.
Intermediate Indicates intermediate confidence in the result or alternate.
Poor Indicates poor confidence in the result or alternate.

Платформы

Windows Vista

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

Microsoft.Ink - пространство имен

Gesture.Confidence

RecognitionAlternate.Confidence

RecognitionResult.TopConfidence

GestureAlternate.Confidence