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


RecognitionResult - члены

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

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

Represents the result of the recognition. The results of recognizing handwritten ink are returned in a RecognitionResult object.

Тип RecognitionResult предоставляет следующие члены.

Методы

  Имя Описание
ms552539.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms552539.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms552539.pubmethod(ru-ru,VS.90).gif GetAlternatesFromSelection Перегружен. Returns the RecognitionAlternates collection from a range within the best result string of the RecognitionResult object, so that each RecognitionAlternate object in the collection corresponds to only one segment of ink.
ms552539.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms552539.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms552539.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms552539.pubmethod(ru-ru,VS.90).gif ModifyTopAlternate Modifies the RecognitionResult object with a known RecognitionAlternate object.
ms552539.pubmethod(ru-ru,VS.90).gif SetResultOnStrokes Assigns the RecognitionResult object to the Strokes collection that was used to generate the results.
ms552539.pubmethod(ru-ru,VS.90).gif ToString Returns a string that represents the TopAlternate property of the current RecognitionResult object. (Переопределяет Object.ToString().)

В начало страницы

Поля

  Имя Описание
ms552539.pubfield(ru-ru,VS.90).gifms552539.static(ru-ru,VS.90).gif DefaultMaximumRecognitionAlternates Retrieves the default maximum number of RecognitionAlternates to get from the recognizer.

В начало страницы

Свойства

  Имя Описание
ms552539.pubproperty(ru-ru,VS.90).gif Strokes Gets the Strokes collection that was used by the recognizer to generate the RecognitionResult object.
ms552539.pubproperty(ru-ru,VS.90).gif TopAlternate Gets the top alternate of the recognition result.
ms552539.pubproperty(ru-ru,VS.90).gif TopConfidence Gets the confidence level of the TopAlternate property of the RecognitionResult object.
ms552539.pubproperty(ru-ru,VS.90).gif TopString Gets the result text for the TopAlternate property.

В начало страницы

См. также

Ссылки

RecognitionResult Класс

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