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


InkRecognizer - члены

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

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

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

Provides access to handwriting recognizers for use with ink analysis.

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

Методы

  Имя Описание
ms583774.pubmethod(ru-ru,VS.90).gif Dispose Releases all resources used by the InkRecognizer.
ms583774.pubmethod(ru-ru,VS.90).gif Equals Determines whether the specified object is equal to the InkRecognizer. (Переопределяет Object.Equals(Object).)
ms583774.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms583774.pubmethod(ru-ru,VS.90).gif GetHashCode Returns the hash code for this instance. (Переопределяет Object.GetHashCode().)
ms583774.pubmethod(ru-ru,VS.90).gif GetLanguages Gets the identifiers for the locales that this InkRecognizer supports.
ms583774.pubmethod(ru-ru,VS.90).gif GetSupportedProperties Gets the globally unique identifiers (GUIDs) for the properties that this InkRecognizer supports.
ms583774.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms583774.pubmethod(ru-ru,VS.90).gif GetUnicodeRanges Returns an array of CharacterRanges representing the supported Unicode character ranges.
ms583774.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms583774.pubmethod(ru-ru,VS.90).gif SetAsHighestPriorityInkRecognizer Sets this InkRecognizer to the highest priority in the InkAnalyzer internal ordered list of recognizers.
ms583774.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Операторы

  Имя Описание
ms583774.puboperator(ru-ru,VS.90).gifms583774.static(ru-ru,VS.90).gif Equality Determines whether two specified InkRecognizer objects have the same value.
ms583774.puboperator(ru-ru,VS.90).gifms583774.static(ru-ru,VS.90).gif Inequality Determines whether two specified InkRecognizer objects have different values.

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

Свойства

  Имя Описание
ms583774.pubproperty(ru-ru,VS.90).gif Capabilities Gets the capabilities of the recognizer.
ms583774.pubproperty(ru-ru,VS.90).gif Guid Gets the globally unique identifier (GUID) of the recognizer.
ms583774.pubproperty(ru-ru,VS.90).gif Name Gets the name of the recognizer.
ms583774.pubproperty(ru-ru,VS.90).gif Vendor Gets the vendor name of the InkRecognizer.

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

См. также

Ссылки

InkRecognizer Класс

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