InkRecognizer - члены
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Provides access to handwriting recognizers for use with ink analysis.
Тип InkRecognizer предоставляет следующие члены.
Методы
Имя | Описание | |
---|---|---|
![]() |
Dispose | Releases all resources used by the InkRecognizer. |
![]() |
Equals | Determines whether the specified object is equal to the InkRecognizer. (Переопределяет Object.Equals(Object).) |
![]() |
Finalize | Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Переопределяет Object.GetHashCode().) |
![]() |
GetLanguages | Gets the identifiers for the locales that this InkRecognizer supports. |
![]() |
GetSupportedProperties | Gets the globally unique identifiers (GUIDs) for the properties that this InkRecognizer supports. |
![]() |
GetType | Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.) |
![]() |
GetUnicodeRanges | Returns an array of CharacterRanges representing the supported Unicode character ranges. |
![]() |
MemberwiseClone | Создает неполную копию текущего объекта Object. (Унаследовано от Object.) |
![]() |
SetAsHighestPriorityInkRecognizer | Sets this InkRecognizer to the highest priority in the InkAnalyzer internal ordered list of recognizers. |
![]() |
ToString | Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.) |
В начало страницы
Операторы
Имя | Описание | |
---|---|---|
![]() ![]() |
Equality | Determines whether two specified InkRecognizer objects have the same value. |
![]() ![]() |
Inequality | Determines whether two specified InkRecognizer objects have different values. |
В начало страницы
Свойства
Имя | Описание | |
---|---|---|
![]() |
Capabilities | Gets the capabilities of the recognizer. |
![]() |
Guid | Gets the globally unique identifier (GUID) of the recognizer. |
![]() |
Name | Gets the name of the recognizer. |
![]() |
Vendor | Gets the vendor name of the InkRecognizer. |
В начало страницы