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