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


RecognitionAlternate - члены

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

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

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

Represents the possible word matches for segments of ink that are compared to a recognizer's dictionary.

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

Методы

  Имя Описание
ms552528.pubmethod(ru-ru,VS.90).gif AlternatesWithConstantPropertyValues Returns a RecognitionAlternates collection that is made of a division of the RecognitionAlternate object on which this method is called.
ms552528.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms552528.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms552528.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms552528.pubmethod(ru-ru,VS.90).gif GetPropertyValue Returns the value of a specified RecognitionProperty of the RecognitionAlternate object.
ms552528.pubmethod(ru-ru,VS.90).gif GetStrokesFromStrokeRanges Returns the smallest Strokes collection that contains a known Strokes collection and for which the recognizer can provide alternates.
ms552528.pubmethod(ru-ru,VS.90).gif GetStrokesFromTextRange Returns the Strokes collection that corresponds to the smallest set of recognition segment that contains a specified character range within the alternate.
ms552528.pubmethod(ru-ru,VS.90).gif GetTextRangeFromStrokes Determines the smallest range of recognized text for which the recognizer can return an alternate that contains a known Strokes collection.
ms552528.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms552528.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms552528.pubmethod(ru-ru,VS.90).gif ToString Returns a string that represents the current RecognitionAlternate object. (Переопределяет Object.ToString().)

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

Свойства

  Имя Описание
ms552528.pubproperty(ru-ru,VS.90).gif Ascender Gets the ascender line for a RecognitionAlternate object that represents a single line of text.
ms552528.pubproperty(ru-ru,VS.90).gif Baseline Gets the baseline for a RecognitionAlternate object that represents a single line of text.
ms552528.pubproperty(ru-ru,VS.90).gif Confidence Gets the level of confidence that a recognizer has in the recognition of a RecognitionAlternate object.
ms552528.pubproperty(ru-ru,VS.90).gif ConfidenceAlternates Gets the collection of alternates where the current alternate is split into a collection of smaller alternates.
ms552528.pubproperty(ru-ru,VS.90).gif Descender Gets the descender line for a RecognitionAlternate object that represents a single line of text.
ms552528.pubproperty(ru-ru,VS.90).gif LineAlternates Gets the RecognitionAlternates collection in which each alternate in the collection is on a separate line.
ms552528.pubproperty(ru-ru,VS.90).gif LineNumber Gets the line number that the recognition alternate corresponds to in the recognition result.
ms552528.pubproperty(ru-ru,VS.90).gif Midline Gets the midline for a RecognitionAlternate object that represents a single line of text.
ms552528.pubproperty(ru-ru,VS.90).gif Strokes Gets the Strokes collection that was used by the recognizer to generate the RecognitionAlternate object.

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

См. также

Ссылки

RecognitionAlternate Класс

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